aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/heartbeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/heartbeat.h')
-rw-r--r--arch/sh/include/asm/heartbeat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/include/asm/heartbeat.h b/arch/sh/include/asm/heartbeat.h
index 724a43ed245e..caaafe5a3ef1 100644
--- a/arch/sh/include/asm/heartbeat.h
+++ b/arch/sh/include/asm/heartbeat.h
@@ -11,6 +11,7 @@ struct heartbeat_data {
unsigned int nr_bits;
struct timer_list timer;
unsigned int regsize;
+ unsigned int mask;
unsigned long flags;
};