[PATCH] ARM: OMAP4: PCM049: remove vusim regulator
Sergei Shtylyov
sshtylyov at mvista.com
Wed Jul 13 08:13:01 EDT 2011
Hello.
On 13-07-2011 14:59, Jan Weitzel wrote:
> vusim is not used.
> Signed-off-by: Jan Weitzel<j.weitzel at phytec.de>
> ---
> arch/arm/mach-omap2/board-omap4pcm049.c | 16 +---------------
> 1 files changed, 1 insertions(+), 15 deletions(-)
> diff --git a/arch/arm/mach-omap2/board-omap4pcm049.c b/arch/arm/mach-omap2/board-omap4pcm049.c
> index ad8cb46..85193ec 100644
> --- a/arch/arm/mach-omap2/board-omap4pcm049.c
> +++ b/arch/arm/mach-omap2/board-omap4pcm049.c
[...]
> @@ -318,9 +306,7 @@ static struct i2c_board_info __initdata pcm049_i2c_4_boardinfo[] = {
> }
> };
>
> -static struct twl4030_platform_data pcm049_twldata = {
> - .vusim =&pcm049_vusim,
> -};
> +static struct twl4030_platform_data pcm049_twldatai;
Have you added that 'i' at the end intentionally?
WBR, Sergei
More information about the linux-arm-kernel
mailing list