From: Hartley Sweeten Date: Thu, 18 Feb 2010 17:16:11 +0000 (+0100) Subject: ARM: 5945/1: ep93xx: include correct irq.h in core.c X-Git-Tag: v2.6.34-rc1~241^2~4^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd4b382664d188daed8a48f7df88d188dcd95fa;p=pandora-kernel.git ARM: 5945/1: ep93xx: include correct irq.h in core.c Currently is included by core.c. This header includes and defines a number of internal functions. These internal functions are not needed by this file. Change the include so that we just get what is needed. Signed-off-by: H Hartley Sweeten Acked-by: Ryan Mallon Signed-off-by: Russell King --- Reading git-diff-tree failed