arm: msm: smd: ifdef dsp irq handler
authorDaniel Walker <dwalker@codeaurora.org>
Thu, 18 Mar 2010 17:10:30 +0000 (10:10 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 12 May 2010 16:19:29 +0000 (09:19 -0700)
commitb13525c2637957a757709945fbc9bc8b1065d071
tree5228af8d346624d1dc65f73e137498b725a714c1
parent3843ac3a5cd01824b5801209808e73fb9df7ee22
arm: msm: smd: ifdef dsp irq handler

This irq handler isn't used in all cases, so add the proper ifdef. This
eliminates a compiler warning due to the function not getting used.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/smd.c