• Arnd Bergmann's avatar
    ARM: omap1: move mach/*.h into mach directory · 7e0a9e62
    Arnd Bergmann authored
    Most of the header files are no longer referenced from outside
    arch/arm/mach-omap1, so move them all to that place directly
    and change their users to use the new location.
    
    The exceptions are:
    
    - mach/compress.h is used by the core architecture code
    - mach/serial.h is used by mach/compress.h
    
    The mach/memory.h is empty and gets removed in the process,
    avoiding the need for CONFIG_NEED_MACH_MEMORY_H.
    Acked-by: default avatarTony Lindgren <tony@atomide.com>
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    7e0a9e62
board-perseus2.c 7.37 KB