summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_regs.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-03-12 10:35:20 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-19 07:24:12 -0700
commit9957dd97ec5e98dd334f87ade1d9a0b24d1f86eb (patch)
treea53c347ac3a230e52ecf44b9b4740e34f926f5f8 /drivers/usb/musb/musb_regs.h
parentfa7bf3424ead0a496f5176abb3253b8176bb2935 (diff)
usb: musb: Fix compile error for omaps for musb_hdrc
CONFIG_ARCH_OMAP34XX is now CONFIG_ARCH_OMAP3. But since drivers/usb/musb/omap2430.c use CONFIG_PM for these registers and functions, do the same for the header. Otherwise we get the following for most omap3 defconfigs: drivers/usb/musb/omap2430.c:261: error: expected identifier or '(' before 'do' drivers/usb/musb/omap2430.c:261: error: expected identifier or '(' before 'while' drivers/usb/musb/omap2430.c:268: error: expected identifier or '(' before 'do' drivers/usb/musb/omap2430.c:268: error: expected identifier or '(' before 'while' Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/musb/musb_regs.h')
0 files changed, 0 insertions, 0 deletions