Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-01 | ARM: omap1: make headers more local | Arnd Bergmann | 1 | -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-21 | ARM: OMAP1: Move flash.h from plat to mach | Tony Lindgren | 1 | -0/+17 | |
This is only used by omap1. Signed-off-by: Tony Lindgren <tony@atomide.com> |