projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[target] stay coherent when defining ARCH
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
mtd
/
maps
/
ar91xx_flash.c
diff --git
a/target/linux/ar71xx/files/drivers/mtd/maps/ar91xx_flash.c
b/target/linux/ar71xx/files/drivers/mtd/maps/ar91xx_flash.c
index
7ee831c
..
1a55f4a
100644
(file)
--- a/
target/linux/ar71xx/files/drivers/mtd/maps/ar91xx_flash.c
+++ b/
target/linux/ar71xx/files/drivers/mtd/maps/ar91xx_flash.c
@@
-22,7
+22,7
@@
#include <linux/io.h>
#include <asm/mach-ar71xx/ar71xx.h>
#include <linux/io.h>
#include <asm/mach-ar71xx/ar71xx.h>
-#include <asm/mach-ar71xx/
platform
.h>
+#include <asm/mach-ar71xx/
ar91xx_flash
.h>
#define DRV_NAME "ar91xx-flash"
#define DRV_NAME "ar91xx-flash"
This page took
0.031186 seconds
and
4
git commands to generate.