arm: pxa: remove unnecessary includes from pxa-dt
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 28 Sep 2014 12:10:54 +0000 (14:10 +0200)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Wed, 19 Nov 2014 22:53:14 +0000 (23:53 +0100)
commitbec942fcf4e7fac6965e1b5a33c51d034d276385
treeede7c050abb261309b8db7420ed6fc3c1595d1c3
parent4508f7751728980873c0368dedb298fc6f550b50
arm: pxa: remove unnecessary includes from pxa-dt

As the init functions necessary for machine init have moved to
generic.h, remove the unnecessary includes and prototypes definitions
from pxa-dt.c.

This removes the include of mach/pxaXXX-regs.h, and make pxa-dt generic
enough to accept other pxa variants.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-pxa/pxa-dt.c