ARM: OMAP1: Move flash.h from plat to mach

This is only used by omap1.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-09-20 11:41:37 -07:00
parent 6cf4fdae40
commit 578fad4d16
13 changed files with 12 additions and 12 deletions

View File

@@ -29,7 +29,7 @@
#include <plat/tc.h>
#include <mach/mux.h>
#include <plat/flash.h>
#include <mach/flash.h>
#include <plat/fpga.h>
#include <linux/platform_data/keypad-omap.h>