projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c1d2b
)
[MTD] [NAND] au1550nd.c: remove unused #include <version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Sat, 23 Aug 2008 05:56:21 +0000
(13:56 +0800)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 25 Aug 2008 11:20:53 +0000
(12:20 +0100)
It doesn't use LINUX_VERSION_CODE nor KERNEL_VERSION.
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/au1550nd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mtd/nand/au1550nd.c
b/drivers/mtd/nand/au1550nd.c
index 761946ea45b132da9dde13b1d3ea9b7935f53a8a..92c334ff450885a8d06179ac14a4276c3805b933 100644
(file)
--- a/
drivers/mtd/nand/au1550nd.c
+++ b/
drivers/mtd/nand/au1550nd.c
@@
-16,7
+16,6
@@
#include <linux/mtd/mtd.h>
#include <linux/mtd/nand.h>
#include <linux/mtd/partitions.h>
-#include <linux/version.h>
#include <asm/io.h>
#include <asm/mach-au1x00/au1xxx.h>