]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
remove some global twl4030 IRQ defines
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 10 Oct 2008 21:23:01 +0000 (14:23 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Oct 2008 20:05:38 +0000 (13:05 -0700)
Disable more unnecessary TWL4030_*IRQ_* symbols.

We're not yet ready to remove them all from <linux/i2c/twl4030.h>
since various drivers still use those symbols (maybe indirectly)
not platform resources: twl4030_bci_battery.c, twl4030-madc.c,
twl4030-pwrbutton.c, and omap-twl4030keypad.c all need updates.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found