Commit ad35c9a0 authored by Wei Yongjun's avatar Wei Yongjun Committed by Brian Norris

mtd: mtk-nor: remove duplicated include from mtk-quadspi.c

Remove duplicated include.
Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 144f4c98
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#include <linux/ioport.h> #include <linux/ioport.h>
#include <linux/math64.h> #include <linux/math64.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/mtd/mtd.h>
#include <linux/mutex.h> #include <linux/mutex.h>
#include <linux/of.h> #include <linux/of.h>
#include <linux/of_device.h> #include <linux/of_device.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment