Introduce EFIKA_COMMON
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Thu, 17 Feb 2011 14:31:28 +0000 (15:31 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 18 Feb 2011 09:56:38 +0000 (10:56 +0100)
commit7ac18a3845145f4f48e611640e33918ae450f955
tree98fa07be45f359471c46c00cc1dafb5c18b74d9f
parent15808182ae8044a064286445bcecaee6105cd718
Introduce EFIKA_COMMON

The Genesi EFIKA MX and EFIKA Smartbook are sharing a lot of things
so it makes sense to create a common file for both devices and a specific
file for each. No functionnal change except dropping uart 1 & 2.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/Kconfig
arch/arm/mach-mx5/Makefile
arch/arm/mach-mx5/board-mx51_efikamx.c
arch/arm/mach-mx5/efika.h [new file with mode: 0644]
arch/arm/mach-mx5/mx51_efika.c [new file with mode: 0644]
This page took 0.031543 seconds and 5 git commands to generate.