]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors
authorTony Lindgren <tony@atomide.com>
Thu, 11 Mar 2010 19:06:56 +0000 (11:06 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Mar 2010 20:35:07 +0000 (12:35 -0800)
commit9e542f37ce20428170010baa36a0ecbfcc0b29bb
treec493b375bf9b3b239c915c2767b60178bf75a37b
parent79cf5bff25bc30c31fd7e4782c36947ec4bace7f
omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors

While waiting for the related USB patch, fix compile by enabling
it in the defconfigs. As discussed at:

http://thread.gmane.org/gmane.linux.usb.general/27432/focus=4460

Otherwise we'll get errors like:

drivers/usb/core/hcd.c:1892: error: 'pm_wq' undeclared (first use in this function)
drivers/usb/core/hcd.c:1892: error: (Each undeclared identifier is reported only once
drivers/usb/core/hcd.c:1892: error: for each function it appears in.)

Signed-off-by: Tony Lindgren <tony@atomide.com>
12 files changed:
arch/arm/configs/cm_t35_defconfig
arch/arm/configs/n770_defconfig
arch/arm/configs/omap3_beagle_defconfig
arch/arm/configs/omap3_defconfig
arch/arm/configs/omap3_evm_defconfig
arch/arm/configs/omap3_touchbook_defconfig
arch/arm/configs/omap_3430sdp_defconfig
arch/arm/configs/omap_3630sdp_defconfig
arch/arm/configs/omap_h2_1610_defconfig
arch/arm/configs/omap_zoom2_defconfig
arch/arm/configs/omap_zoom3_defconfig
arch/arm/configs/rx51_defconfig