diff options
| author | 2010-03-12 10:35:20 +0200 | |
|---|---|---|
| committer | 2010-03-19 07:24:12 -0700 | |
| commit | 9957dd97ec5e98dd334f87ade1d9a0b24d1f86eb (patch) | |
| tree | a53c347ac3a230e52ecf44b9b4740e34f926f5f8 /scripts/patch-kernel | |
| parent | usb/gadget: fix compile error on r8a66597-udc.c (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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
