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)
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

Simple merge