2
0
forked from Ivasoft/openwrt

move definition of ar91xx_flash_platform_data into a separate header file (closes #5321)

SVN-Revision: 16417
This commit is contained in:
Gabor Juhos
2009-06-11 08:07:14 +00:00
parent 9000ed3e5c
commit 5d21be0e31
4 changed files with 28 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
#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"