fiq_debugger: allow compiling without CONFIG_FIQ_GLUE
authorColin Cross <ccross@android.com>
Thu, 3 Apr 2014 01:37:29 +0000 (18:37 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:27 +0000 (13:52 -0800)
commit10ea8c38eb083c3614d7fc632af72fe92d53b9ce
tree0fcac86118099c97eeec1463575eb7e2c2451714
parentcfbb5d42645d4756b119ed0ca082b89c543d64a1
fiq_debugger: allow compiling without CONFIG_FIQ_GLUE

Allow compiling fiq_debugger.c without CONFIG_FIQ_GLUE for
platforms that don't support FIQs.

Change-Id: Iabdfd790d24fa9d47b29d2f850c567af2dcad78f
Signed-off-by: Colin Cross <ccross@android.com>
drivers/staging/android/fiq_debugger/fiq_debugger.c