[#6149] musb with CONFIG_PM fails to build for Blackfin Linux 2.6.34.2
Submitted By: Ian Jeffray
Open Date
2010-08-03 07:06:59
Priority:
Medium Assignee:
Nobody
Status:
Open Fixed In Release:
N/A
Found In Release:
snaps Release:
trunk
Category:
Kernel Functions Board:
EZKIT Lite
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
Latest
App binary format:
N/A
Summary: musb with CONFIG_PM fails to build for Blackfin Linux 2.6.34.2
Details:
drivers/usb/musb/blackfin.c:401: error: expected identifier or ▒(▒
before ▒do▒
This is beacause the save/restore functions are now set up in musb_core.h (line 494) in a fairly crappy way - with a per-platform ifdef. This ifdef should at least be extended to include Blackfin, so that the code in blackfin.c will compile and thus musb_platform_reg_init() will get called.
Follow-ups
--- Mike Frysinger 2010-08-03 14:59:22
ive partially reverted the change introduced in 2.6.34.2 in the common header
file and will try and sort this **** out upstream
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found