aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:10:50 +0000
committerAndy Green <andy@openmoko.com>2008-11-19 17:10:50 +0000
commit6d4476219a0c922e2dba05fa854f29243dc60106 (patch)
treeed744899c3209d7e5dc480c4c3d979ebd1d66b71 /include/asm-arm
parentebe3917cd77273111c55aca246fec16d6f96666f (diff)
tracking-2.6.27-rc2-fix-fiq.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h b/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h
index c5eb3df47cf..9b5a3a270ae 100644
--- a/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h
+++ b/include/asm-arm/arch-s3c2410/fiq_ipc_gta02.h
@@ -19,6 +19,8 @@
#include <asm/arch/pwm.h>
#include <asm/plat-s3c/regs-timer.h>
+extern u8 fiq_ready;
+
enum hdq_bitbang_states {
HDQB_IDLE = 0,
HDQB_TX_BREAK,