]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: mach-snapgear: Kill off machtype, consolidate board def.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 29 Oct 2010 10:06:53 +0000 (19:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 29 Oct 2010 10:06:53 +0000 (19:06 +0900)
commitf6eec8d66400714e47add3d8341688a1e86c5de9
treec8eb2ef3ada5e448503f6013ed1b3e8e1a3009a7
parent39c11984a4f36bd1ce7f90f7506824955f0f4863
sh: mach-snapgear: Kill off machtype, consolidate board def.

Only the secureedge5410 was ever supported by this code, so make the
board specification explicit rather than perpetuating a mach group.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
arch/sh/boards/Makefile
arch/sh/boards/board-secureedge5410.c [moved from arch/sh/boards/mach-snapgear/setup.c with 98% similarity]
arch/sh/boards/mach-snapgear/Makefile [deleted file]
arch/sh/configs/secureedge5410_defconfig [moved from arch/sh/configs/snapgear_defconfig with 100% similarity]
arch/sh/include/mach-common/mach/secureedge5410.h [moved from arch/sh/include/mach-common/mach/snapgear.h with 100% similarity]
drivers/rtc/rtc-ds1302.c