* [PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
@ 2016-06-17 17:21 weiyj_lk at 163.com
2016-07-18 17:32 ` Brian Norris
0 siblings, 1 reply; 2+ messages in thread
From: weiyj_lk at 163.com @ 2016-06-17 17:21 UTC (permalink / raw)
To: linux-arm-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] 2+ messages in thread
end of thread, other threads:[~2016-07-18 17:32 UTC | newest]
Thread overview: 2+ 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 at 163.com
2016-07-18 17:32 ` Brian Norris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox