mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 22:31:32 +00:00
Staging: ipack: Remove version.h header file inclusion
version.h header file is no longer required. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f61343b397
commit
7721d652c7
@ -14,7 +14,6 @@
|
||||
#ifndef _TPCI200_H_
|
||||
#define _TPCI200_H_
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/limits.h>
|
||||
#include <linux/pci.h>
|
||||
#include <linux/spinlock.h>
|
||||
|
Loading…
Reference in New Issue
Block a user