ARM: cns3xxx: make mach header files local
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 Mar 2013 12:15:25 +0000 (13:15 +0100)
committerArnd 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