summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2017-12-14 07:03:52 +0100
committerBoris Brezillon <boris.brezillon@free-electrons.com>2017-12-18 17:37:52 +0100
commit24f648c2ba5d4492ce6c923c9cf3fdb3c6d821bd (patch)
treeff6ca8a94bc3ddd8d466339e41d0df5600a5ead9 /drivers/mtd
parent0598344df0f093eba3c6e0af3caa934929c4b3aa (diff)
downloadop-kernel-dev-24f648c2ba5d4492ce6c923c9cf3fdb3c6d821bd.zip
op-kernel-dev-24f648c2ba5d4492ce6c923c9cf3fdb3c6d821bd.tar.gz
mtd: onenand: samsung: Remove a useless include
This include is not needed, so remove it. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/onenand/samsung.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mtd/onenand/samsung.c b/drivers/mtd/onenand/samsung.c
index 7e84a1b..dfdfb47 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 {
OpenPOWER on IntegriCloud