Skip to content

Commit

Permalink
mfd: remove unused PASIC3 bus_shift field
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Philipp Zabel authored and Samuel Ortiz committed Apr 4, 2009
1 parent 0ef2067 commit b72019d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/mfd/htc-pasic3.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};

Expand Down

0 comments on commit b72019d

Please sign in to comment.