提交 2f206701 编写于 作者: D David Woodhouse

[MTD] Remove gratuitous inclusion of ARM-only header from physmap.c

The physmap platform driver conversion added to physmap.c an include
of asm/mach/flash.h which is 1) ARM-specific; and 2) isn't actually
necessary.  Remove it.
Signed-off-by: NLennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 cf5eba53
......@@ -22,7 +22,6 @@
#include <linux/mtd/partitions.h>
#include <linux/mtd/physmap.h>
#include <asm/io.h>
#include <asm/mach/flash.h>
struct physmap_flash_info {
struct mtd_info *mtd;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册