[PATCH 3/4 v3] mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
christophe.jaillet at wanadoo.fr
Wed Dec 13 22:03:52 PST 2017
This include is not needed, so remove it.
Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
---
Cross-compiled tested-only
v3: new patch in the serie
---
drivers/mtd/onenand/samsung.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/mtd/onenand/samsung.c b/drivers/mtd/onenand/samsung.c
index 206aa90140c9..c21d025fee87 100644
--- a/drivers/mtd/onenand/samsung.c
+++ b/drivers/mtd/onenand/samsung.c
@@ -25,8 +25,6 @@
#include <linux/interrupt.h>
#include <linux/io.h>
-#include <asm/mach/flash.h>
-
#include "samsung.h"
enum soc_type {
--
2.14.1
More information about the linux-mtd
mailing list