[PATCH 2/3] pxa: Fix all devices using wm97xx_batt.h
Tomáš 'Sleep_Walker' Čech
sleep_walker at suse.cz
Sun Jun 6 14:10:57 EDT 2010
Dne Pá 4. června 2010 03:07:33 Marek Vasut napsal(a):
> This file is scheduled for removal, therefore fix all devices that use this
> file to use the suggested wm97xx.h and pass platform data properly.
>
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> ---
> arch/arm/mach-pxa/mioa701.c | 10 +++++++---
> arch/arm/mach-pxa/palmld.c | 19 ++++++++++---------
> arch/arm/mach-pxa/palmt5.c | 19 ++++++++++---------
> arch/arm/mach-pxa/palmte2.c | 20 ++++++++++++--------
> arch/arm/mach-pxa/palmtreo.c | 1 -
> arch/arm/mach-pxa/palmtx.c | 19 ++++++++++---------
> arch/arm/mach-pxa/palmz72.c | 20 ++++++++++++--------
> 7 files changed, 61 insertions(+), 47 deletions(-)
>
...
> diff --git a/arch/arm/mach-pxa/palmtreo.c b/arch/arm/mach-pxa/palmtreo.c
> index d8b4469..4eb0258 100644
> --- a/arch/arm/mach-pxa/palmtreo.c
> +++ b/arch/arm/mach-pxa/palmtreo.c
> @@ -23,7 +23,6 @@
> #include <linux/pda_power.h>
> #include <linux/pwm_backlight.h>
> #include <linux/gpio.h>
> -#include <linux/wm97xx_batt.h>
> #include <linux/power_supply.h>
> #include <linux/sysdev.h>
> #include <linux/w1-gpio.h>
Thanks for this one.
For palmtreo.c:
Acked-by: Tomas Cech <sleep_walker at suse.cz>
Best regards,
Tomas Cech
More information about the linux-arm-kernel
mailing list