diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/media/ir-rx51.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/platform_data/media/ir-rx51.h b/include/linux/platform_data/media/ir-rx51.h index 3038120ca46e..6acf22d497f7 100644 --- a/include/linux/platform_data/media/ir-rx51.h +++ b/include/linux/platform_data/media/ir-rx51.h | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | #define _LIRC_RX51_H | 2 | #define _LIRC_RX51_H |
| 3 | 3 | ||
| 4 | struct lirc_rx51_platform_data { | 4 | struct lirc_rx51_platform_data { |
| 5 | int pwm_timer; | ||
| 6 | |||
| 7 | int(*set_max_mpu_wakeup_lat)(struct device *dev, long t); | 5 | int(*set_max_mpu_wakeup_lat)(struct device *dev, long t); |
| 8 | struct pwm_omap_dmtimer_pdata *dmtimer; | 6 | struct pwm_omap_dmtimer_pdata *dmtimer; |
| 9 | }; | 7 | }; |
