Bug 15354

Summary: Fix compilation issue of tosa_battery.c [PATCH]
Product: Platform Specific/Hardware Reporter: James Lancaster (deathstalker)
Component: ARMAssignee: linux-arm-kernel (linux-arm-kernel)
Status: RESOLVED OBSOLETE    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.33-rc8 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: Patch to fix tosa_battery.c compilation

Description James Lancaster 2010-02-19 09:28:06 UTC
Discovered a bug not present in 2.6.29, but present by 2.6.32 for compilation of drivers/power/tosa_battery.c 

It's a trivial fix based upon: 
http://lkml.indiana.edu/hypermail/linux/kernel/0909.0/02128.html
( wm97xx_battery.c is based upon tosa_battery.c ) 

Apologies if this is not the correct component to assign this to.
Comment 1 James Lancaster 2010-02-19 09:29:12 UTC
Created attachment 25112 [details]
Patch to fix tosa_battery.c compilation