Skip to content

Commit

Permalink
mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
  • Loading branch information
Wei Yongjun authored and Brian Norris committed Jul 19, 2016
1 parent 144f4c9 commit ad35c9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mtd/spi-nor/mtk-quadspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ad35c9a

Please sign in to comment.