git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2e4071
)
ARM: samsung: move mfc device definition to s5p-dev-mfc.c
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 10 Apr 2013 12:49:03 +0000
(14:49 +0200)
committer
Arnd 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>
No differences found