From: Robert Jarzmik Date: Sun, 28 Sep 2014 12:10:54 +0000 (+0200) Subject: arm: pxa: remove unnecessary includes from pxa-dt X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec942fcf4e7fac6965e1b5a33c51d034d276385;p=pandora-kernel.git 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-diff-tree failed