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:
f6161aa
)
ARM: cns3xxx: make mach header files local
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 13 Mar 2013 12:15:25 +0000
(13:15 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 14 Mar 2013 16:34:55 +0000
(17:34 +0100)
The mach/cns3xxx.h and mach/pm.h header files are used only
in the platform code itself, so there is no need to make
them globally visible. This gets us closer to multiplatform
configuration for cns3xxx.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found