Skip to content

Commit a3e509b

Browse files
author
Sebastian Andrzej Siewior
committed
input: mfd: ti_am335x_tsc remove remaining platform data pieces
The two header files removed here are unused and have no users as this platform was never used with platform devices. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 parent a82279d commit a3e509b

3 files changed

Lines changed: 0 additions & 54 deletions

File tree

include/linux/input/ti_am335x_tsc.h

Lines changed: 0 additions & 35 deletions
This file was deleted.

include/linux/mfd/ti_am335x_tscadc.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,6 @@
120120

121121
#define TSCADC_CELLS 2
122122

123-
struct mfd_tscadc_board {
124-
struct tsc_data *tsc_init;
125-
struct adc_data *adc_init;
126-
};
127-
128123
struct ti_tscadc_dev {
129124
struct device *dev;
130125
struct regmap *regmap_tscadc;

include/linux/platform_data/ti_am335x_adc.h

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)