1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16417 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-06-11 08:07:14 +00:00
parent c7e8017749
commit 9e42d4627a
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"