From: Tony Luck Date: Mon, 20 Sep 2010 20:15:07 +0000 (-0700) Subject: [IA64] Move local_softirq_pending() definition X-Git-Tag: v2.6.37-rc1~188^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f081ce5da2c8af297a0a7d15a57fb4beeed374b;p=pandora-kernel.git [IA64] Move local_softirq_pending() definition Ugly #include dependencies. We need to have local_softirq_pending() defined before it gets used in . But provides the definition *after* this #include chain: Signed-off-by: Tony Luck --- Reading git-diff-tree failed