projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c314dfd
)
[MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Sun, 10 Aug 2008 10:46:50 +0000
(18:46 +0800)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 11 Aug 2008 16:31:32 +0000
(17:31 +0100)
Removed duplicated include <asm/div64.h> in
drivers/mtd/nand/nandsim.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nandsim.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/nandsim.c
b/drivers/mtd/nand/nandsim.c
index 556e8131ecdcd68c9a685e5f5bea5f036d839222..ae7c57781a68e76885ca286b9a68a16d218358be 100644
(file)
--- a/
drivers/mtd/nand/nandsim.c
+++ b/
drivers/mtd/nand/nandsim.c
@@
-38,7
+38,6
@@
#include <linux/delay.h>
#include <linux/list.h>
#include <linux/random.h>
-#include <asm/div64.h>
/* Default simulator parameters values */
#if !defined(CONFIG_NANDSIM_FIRST_ID_BYTE) || \