From: Grant Likely Date: Fri, 18 Jun 2010 17:10:01 +0000 (-0600) Subject: of/powerpc: Move Powermac irq quirk code into powermac pic driver code X-Git-Tag: v2.6.36-rc1~543^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83da291b4c73eaddc20e2edb614123a6d681b3b;p=pandora-kernel.git of/powerpc: Move Powermac irq quirk code into powermac pic driver code The code that figures out what is wrong with the powermac irq device tree data belongs with the rest of the powermac irq code. This patch moves it out of prom_parse.c and into powermac/pic.c so that it is only compiled in when actually needed. Signed-off-by: Grant Likely Cc: Benjamin Herrenschmidt Cc: Stephen Rothwell --- Reading git-diff-tree failed