Skip to content

Commit

Permalink
mfd: Remove unused mc13xxx defines
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Philippe Rétornaz authored and Samuel Ortiz committed Oct 24, 2011
1 parent 46621eb commit 5ab9059
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/mfd/mc13xxx.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ struct mc13xxx_platform_data {
#define MC13XXX_USE_CODEC (1 << 1)
#define MC13XXX_USE_ADC (1 << 2)
#define MC13XXX_USE_RTC (1 << 3)
#define MC13XXX_USE_REGULATOR (1 << 4)
#define MC13XXX_USE_LED (1 << 5)
unsigned int flags;

struct mc13xxx_regulator_platform_data regulators;
Expand Down

0 comments on commit 5ab9059

Please sign in to comment.