From: Russell King Date: Thu, 17 May 2007 09:16:55 +0000 (+0100) Subject: [ARM] integrator: fix pci_v3 compile error with DEBUG_LL X-Git-Tag: v2.6.22-rc3~112^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6af66b9fe93990c70aaee53ce3ce7e53a83676a;p=pandora-kernel.git [ARM] integrator: fix pci_v3 compile error with DEBUG_LL If DEBUG_LL is enabled, we want to use get_irq_regs(), but this causes a build error due to the inline function missing. Add the necessary header file. Signed-off-by: Russell King --- Reading git-diff-tree failed