From: Arnd Bergmann Date: Fri, 1 Mar 2013 23:10:30 +0000 (+0100) Subject: ARM: spear3xx: Use correct pl080 header file X-Git-Tag: v3.9-rc3~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f423fe120df3a7488dd750b4e0508f03c325b6;p=pandora-kernel.git ARM: spear3xx: Use correct pl080 header file The definitions have move around recently, causing build errors in spear3xx for all configurations: spear3xx.c:47:5: error: 'PL080_BSIZE_16' undeclared here (not in a function) spear3xx.c:47:23: error: 'PL080_CONTROL_SB_SIZE_SHIFT' undeclared here (not in a function) spear3xx.c:48:22: error: 'PL080_CONTROL_DB_SIZE_SHIFT' undeclared here (not in a function) Signed-off-by: Arnd Bergmann Cc: Alessandro Rubini Cc: Viresh Kumar --- Reading git-diff-tree failed