mtd: nand: ecc-hamming: Remove useless includes
Most of the includes are simply useless, drop them. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-18-miquel.raynal@bootlin.com
This commit is contained in:
parent
19b2ce184b
commit
eb08376a5d
12 changed files with 0 additions and 12 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#define _MTD_SHARPSL_H
|
||||
|
||||
#include <linux/mtd/rawnand.h>
|
||||
#include <linux/mtd/nand-ecc-sw-hamming.h>
|
||||
#include <linux/mtd/partitions.h>
|
||||
|
||||
struct sharpsl_nand_platform_data {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue