summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-06-22 21:30:54 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:06:54 +0200
commit1566c124c1325a566608c37af06646df2e5407d1 (patch)
tree805cee36eb79420f5c2924e7351ecb8aab3bf2c1
parent96cbc30f4a4b9ae712d117fe96a57be0f3a6be68 (diff)
staging: Add support in mmio driver for u5500
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
-rw-r--r--drivers/staging/mmio/mmio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/mmio/mmio.h b/drivers/staging/mmio/mmio.h
index 9dee32055ef..1c6f68e3556 100644
--- a/drivers/staging/mmio/mmio.h
+++ b/drivers/staging/mmio/mmio.h
@@ -12,6 +12,7 @@
#include <linux/ioctl.h>
#define MMIO_NAME "mmio_camera"
+#define SRA_SUPPORT 1
#ifdef SRA_SUPPORT
#define SREG_16_BIT (0x1)