summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/include/mach/flash.h
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01ARM: omap1: make headers more localArnd Bergmann1-17/+0
Some header files are never included outside of a mach-omap1 directory and do not need to be made visible in include/mach, so let's just move them all down one level. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Tony Lindgren <tony@atomide.com>
2012-09-21ARM: OMAP1: Move flash.h from plat to machTony Lindgren1-0/+17
This is only used by omap1. Signed-off-by: Tony Lindgren <tony@atomide.com>