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:
44d4182
)
mtd: nand: drop unneeded module.h include
author
Brian Norris
<
[email protected]
>
Tue, 2 May 2017 00:04:52 +0000
(17:04 -0700)
committer
Boris Brezillon
<
[email protected]
>
Mon, 22 May 2017 07:42:29 +0000
(09:42 +0200)
nand_ids isn't a separate module anymore and doesn't need this header.
Signed-off-by: Brian Norris <
[email protected]
>
Signed-off-by: Boris Brezillon <
[email protected]
>
drivers/mtd/nand/nand_ids.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/nand_ids.c
b/drivers/mtd/nand/nand_ids.c
index 9d5ca0e540b5bc5c9e3be9a6a3b476624e63be14..92e2cf8e9ff9066860973caaf60ecb95e2d4a599 100644
(file)
--- a/
drivers/mtd/nand/nand_ids.c
+++ b/
drivers/mtd/nand/nand_ids.c
@@
-6,7
+6,6
@@
* published by the Free Software Foundation.
*
*/
-#include <linux/module.h>
#include <linux/mtd/nand.h>
#include <linux/sizes.h>