]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd51a8ec0e8b11caf5fb21c2d2661f4c3b1b81b0c
tree149ae6bede56bab160f3e183c2104e129334c75d
parentd92b19b2fe3e5dbdbeb137eafc76f2e786173382
ARM: samsung: move mfc device definition to s5p-dev-mfc.c

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