From: David Daney Date: Tue, 27 Jan 2009 17:53:21 +0000 (-0800) Subject: Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. X-Git-Tag: v2.6.29-rc3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1267a8df209c7453d65acbdd56e3588954bf890b;p=pandora-kernel.git Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. In interrupt.h these functions are declared only if CONFIG_GENERIC_HARDIRQS is set. We should define them under identical conditions. Signed-off-by: David Daney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed