From: David Gibson Date: Fri, 28 Oct 2005 05:35:50 +0000 (+1000) Subject: [PATCH] powerpc: Move xics.[ch] into platforms/pseries X-Git-Tag: v2.6.15-rc1~59^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007e8f51b26ae7b6a17651af5a0f01ab6491cdca;p=pandora-kernel.git [PATCH] powerpc: Move xics.[ch] into platforms/pseries This patch moves the XICS interrupt controller code into the platforms/pseries directory, since it only appears on pSeries machines. If it ever appears on some other machine we can move it to sysdev, although xics.c itself will need a bunch of changes in that case to remove pSeries specific assumptions. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed