summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLily Zhang <r58066@freescale.com>2011-01-06 17:27:22 +0800
committerAlan Tull <alan.tull@freescale.com>2011-02-03 16:36:30 -0600
commit7b3d0e9056175ea3c2ad5e09f45abbe0a1aecfd6 (patch)
tree16a48b6fcc938ebf3af5c8efe961127f92dc89a8 /include
parent13b6445cda40e29a4471e929effa01fe3b964ff8 (diff)
ENGR00137666-2 srtc: remove mxc_srtc_platform_data struct
remove mxc_srtc_platform_data struct from srtc driver Signed-off-by: Lily Zhang <r58066@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/fsl_devices.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h
index 050735e1e2a8..34304fdac7fa 100644
--- a/include/linux/fsl_devices.h
+++ b/include/linux/fsl_devices.h
@@ -480,10 +480,6 @@ struct flexcan_platform_data {
unsigned int std_msg:1;
};
-struct mxc_srtc_platform_data {
- u32 srtc_sec_mode_addr;
-};
-
struct tve_platform_data {
char *dac_reg;
char *dig_reg;