diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2012-08-21 20:59:32 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-09-28 21:14:08 +0200 |
commit | 1c3a918f78b72fb60fcc9ca9a4cebc90de570e58 (patch) | |
tree | 230bbf1c8552c8e1d6ec13d6131789c245023225 /arch/arm/tools | |
parent | afc49177b412dfe547c60740ac1f1db7f805da43 (diff) | |
download | blackbird-op-linux-1c3a918f78b72fb60fcc9ca9a4cebc90de570e58.tar.gz blackbird-op-linux-1c3a918f78b72fb60fcc9ca9a4cebc90de570e58.zip |
ARM: clps711x: Remove board support for CEIVA
The current kernel does not fit in the CEIVA ROM. Also, some functional
has already been removed due migrate from 2.6 to 3.0, and it seems that
no one uses this platform. So, remove support for this board and modules
specific only to this board.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Diffstat (limited to 'arch/arm/tools')
-rw-r--r-- | arch/arm/tools/mach-types | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types index 2997e56ce0dd..ae87c5e3cbd2 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types @@ -66,7 +66,6 @@ iq80321 ARCH_IQ80321 IQ80321 169 ks8695 ARCH_KS8695 KS8695 180 karo ARCH_KARO KARO 190 smdk2410 ARCH_SMDK2410 SMDK2410 193 -ceiva ARCH_CEIVA CEIVA 200 voiceblue MACH_VOICEBLUE VOICEBLUE 218 h5400 ARCH_H5400 H5400 220 omap_innovator MACH_OMAP_INNOVATOR OMAP_INNOVATOR 234 |