From bec942fcf4e7fac6965e1b5a33c51d034d276385 Mon Sep 17 00:00:00 2001 From: Robert Jarzmik Date: Sun, 28 Sep 2014 14:10:54 +0200 Subject: [PATCH] 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 Acked-by: Arnd Bergmann --- Reading git-format-patch failed