Explorar o código

mtd: nand: drop unneeded module.h include

nand_ids isn't a separate module anymore and doesn't need this header.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Brian Norris %!s(int64=8) %!d(string=hai) anos
pai
achega
0545c17202
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/mtd/nand/nand_ids.c

+ 0 - 1
drivers/mtd/nand/nand_ids.c

@@ -6,7 +6,6 @@
  * published by the Free Software Foundation.
  * published by the Free Software Foundation.
  *
  *
  */
  */
-#include <linux/module.h>
 #include <linux/mtd/nand.h>
 #include <linux/mtd/nand.h>
 #include <linux/sizes.h>
 #include <linux/sizes.h>