summaryrefslogtreecommitdiff
path: root/overlay/rc6.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-20 11:08:13 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-20 11:08:13 +0100
commitc888507b68c665e15d02defae9d341245c87b1c2 (patch)
treed6569ca2b755599f75326fab5baf8385bdaa96e4 /overlay/rc6.h
parentcf62d52eb414db54c7dd8c78e3052fbad30f94fb (diff)
overlay: use rc6_enable to drop useless information
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'overlay/rc6.h')
-rw-r--r--overlay/rc6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/overlay/rc6.h b/overlay/rc6.h
index 3a166b69..8fb54bcc 100644
--- a/overlay/rc6.h
+++ b/overlay/rc6.h
@@ -11,6 +11,8 @@ struct rc6 {
int count;
int error;
+ unsigned enabled;
+
uint8_t rc6;
uint8_t rc6p;
uint8_t rc6pp;