http://bugs.openembedded.org/show_bug.cgi?id=815





------- Comment #6 from [EMAIL PROTECTED]  2006-04-28 17:43 -------
Created an attachment (id=685)
 --> (http://bugs.openembedded.org/attachment.cgi?id=685&action=view)
Integrate the fix with OE

This adds the fix (attachment 684) and the related defconfig changes to the OE
.dev tree.


It still breaks, but a lot later (while building modules that were previously
disabled because of the missing HTC_ASIC3 setting).

| include/asm/arch/pxafb.h:69: warning: 'struct device' declared inside
parameter list
| include/asm/arch/pxafb.h:69: warning: its scope is only this definition or
declaration, which is probably not what you want
| include/asm/arch/pxafb.h:70: warning: 'struct device' declared inside
parameter list
| make[2]: Leaving directory
`/home/oe2/tmp/work/h3900-linux-gnueabi/handhelds-pxa-2.6-2.6.16-hh0+cvs20060425-r1/kernel26'
| make[2]: Entering directory
`/home/oe2/tmp/work/h3900-linux-gnueabi/handhelds-pxa-2.6-2.6.16-hh0+cvs20060425-r1/kernel26'
| make[2]: Leaving directory
`/home/oe2/tmp/work/h3900-linux-gnueabi/handhelds-pxa-2.6-2.6.16-hh0+cvs20060425-r1/kernel26'
| make[2]: Entering directory
`/home/oe2/tmp/work/h3900-linux-gnueabi/handhelds-pxa-2.6-2.6.16-hh0+cvs20060425-r1/kernel26'
|   CC [M]  arch/arm/mach-pxa/h3900/h3900_battery.o
| arch/arm/mach-pxa/h3900/h3900_battery.c: In function 'h3900_battery_init':
| arch/arm/mach-pxa/h3900/h3900_battery.c:59: error: invalid use of undefined
type 'struct platform_device'
| make[2]: *** [arch/arm/mach-pxa/h3900/h3900_battery.o] Error 1


Fixing those [assuming no other, harder to fix bugs show up] should be pretty
easy, unless someone beats me to it, I'll attach another fix tomorrow (right
now, I'm going to live up to the "don't code after 3 AM" rule ;) ).


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to