X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fhx4700.c;h=f941a495a4a8ed1806a38233ac4236899fee4f34;hb=a77febbef105554c5a37241cf903f48ab7bc03c7;hp=9cdcca59792455ede51f2046fcf66df898561779;hpb=6b7b8e488bbdedeccabdd001a78ffcbe43bb8a3a;p=pandora-kernel.git diff --git a/arch/arm/mach-pxa/hx4700.c b/arch/arm/mach-pxa/hx4700.c index 9cdcca597924..f941a495a4a8 100644 --- a/arch/arm/mach-pxa/hx4700.c +++ b/arch/arm/mach-pxa/hx4700.c @@ -735,7 +735,7 @@ static struct platform_device bq24022 = { * StrataFlash */ -static void hx4700_set_vpp(struct map_info *map, int vpp) +static void hx4700_set_vpp(struct platform_device *pdev, int vpp) { gpio_set_value(GPIO91_HX4700_FLASH_VPEN, vpp); }