ARM: samsung: move mfc device definition to s5p-dev-mfc.c
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 Apr 2013 12:49:03 +0000 (14:49 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 19 Apr 2013 11:51:22 +0000 (13:51 +0200)
For a DT-only build we don't want to compile devs.c, but we do need
the mfc device, which is also referenced by the DT based platforms,
so move it all into one place.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/plat-samsung/devs.c
arch/arm/plat-samsung/s5p-dev-mfc.c

Simple merge
Simple merge