ARM: clps711x: Combine header files into one for clps711x-targets
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 12 May 2012 22:40:57 +0000 (02:40 +0400)
committerArnd Bergmann <arnd@arndb.de>
Sun, 13 May 2012 19:53:03 +0000 (21:53 +0200)
commit94bd32792e905ae25f63491f06d7d3018b350dd2
tree354e3637ab09679d1a31feceb640cf095bc11332
parent304b2c684e42af5b72d643322f783d88538dc817
ARM: clps711x: Combine header files into one for clps711x-targets

Current ARM7 Cirrus Logic product line contains only 3 cpu.
EP7312 - Fully functional.
EP7309 - Missing SDRAM interface.
EP7311 - Missing DAI.
It makes no sense to separate the header files to identify these differences,
it is only necessary to keep in mind the presence or lack of any features of
a specific CPU when writing code.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/include/asm/hardware/clps7111.h
arch/arm/include/asm/hardware/cs89712.h [deleted file]
arch/arm/include/asm/hardware/ep7211.h [deleted file]
arch/arm/include/asm/hardware/ep7212.h [deleted file]
arch/arm/mach-clps711x/Kconfig
arch/arm/mach-clps711x/include/mach/hardware.h
drivers/net/irda/Kconfig