All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
@ 2016-06-17 17:21 ` weiyj_lk at 163.com
  0 siblings, 0 replies; 5+ messages in thread
From: weiyj_lk @ 2016-06-17 17:21 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, Matthias Brugger
  Cc: Wei Yongjun, linux-mtd, linux-arm-kernel, linux-mediatek,
	linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/mtd/spi-nor/mtk-quadspi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mtd/spi-nor/mtk-quadspi.c b/drivers/mtd/spi-nor/mtk-quadspi.c
index 21c31b3..e661877 100644
--- a/drivers/mtd/spi-nor/mtk-quadspi.c
+++ b/drivers/mtd/spi-nor/mtk-quadspi.c
@@ -21,7 +21,6 @@
 #include <linux/ioport.h>
 #include <linux/math64.h>
 #include <linux/module.h>
-#include <linux/mtd/mtd.h>
 #include <linux/mutex.h>
 #include <linux/of.h>
 #include <linux/of_device.h>

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-18 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-17 17:21 [PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c weiyj_lk
2016-06-17 17:21 ` weiyj_lk at 163.com
2016-07-18 17:32 ` Brian Norris
2016-07-18 17:32   ` Brian Norris
2016-07-18 17:32   ` Brian Norris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.