removed unused #include <linux/version.h>'s
This patch lets the files using linux/version.h match the files that #include it. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
d3ee1b4058
commit
7a8fc9b248
@@ -18,7 +18,6 @@
|
||||
#ifndef __XFS_DMAPI_H__
|
||||
#define __XFS_DMAPI_H__
|
||||
|
||||
#include <linux/version.h>
|
||||
/* Values used to define the on-disk version of dm_attrname_t. All
|
||||
* on-disk attribute names start with the 8-byte string "SGI_DMI_".
|
||||
*
|
||||
|
Reference in New Issue
Block a user