mfd: remove unused PASIC3 bus_shift field
Removes the now-unused bus_shift field from pasic3_platform_data. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
This commit is contained in:
parent
0ef2067d0f
commit
b72019dbd1
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ struct pasic3_leds_machinfo {
|
|||
|
||||
struct pasic3_platform_data {
|
||||
struct pasic3_leds_machinfo *led_pdata;
|
||||
unsigned int bus_shift;
|
||||
unsigned int clock_rate;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue