mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 17:27:11 -04: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:
committed by
Greg Kroah-Hartman
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>
|
||||
|
||||
Reference in New Issue
Block a user