From: Cyrill Gorcunov Date: Thu, 4 Sep 2008 18:37:50 +0000 (+0400) Subject: x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only X-Git-Tag: v2.6.28-rc1~80^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac54a6c9371bacb86bee1db23f7d82e8685c7e17;p=pandora-kernel.git x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only We use irq_cfg_lock lock in SPARSE_IRQ only context so move it under #ifdef and compiler will be happy. Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed