linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
@ 2016-06-17 17:21 weiyj_lk
  2016-07-18 17:32 ` Brian Norris
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

* Re: [PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
  2016-06-17 17:21 [PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c weiyj_lk
@ 2016-07-18 17:32 ` Brian Norris
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2016-07-18 17:32 UTC (permalink / raw)
  To: weiyj_lk
  Cc: David Woodhouse, Matthias Brugger, Wei Yongjun, linux-mtd,
	linux-arm-kernel, linux-mediatek, linux-kernel

On Fri, Jun 17, 2016 at 05:21:16PM +0000, weiyj_lk@163.com wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied to l2-mtd.git

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

end of thread, other threads:[~2016-07-18 17:33 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
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;
as well as URLs for NNTP newsgroup(s).