X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fmagician.c;h=e1920572948a9b1dcdc0d96a5be03a763f6f2e43;hb=d762f4383100c2a87b1a3f2d678cd3b5425655b4;hp=9984ef70bd794ff8e5a97ffff07ebc08eebb0988;hpb=e5e06985bec89414ce2b3f301c24d884f609b020;p=pandora-kernel.git diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index 9984ef70bd79..e1920572948a 100644 --- a/arch/arm/mach-pxa/magician.c +++ b/arch/arm/mach-pxa/magician.c @@ -662,7 +662,7 @@ static struct pxaohci_platform_data magician_ohci_info = { * StrataFlash */ -static void magician_set_vpp(struct map_info *map, int vpp) +static void magician_set_vpp(struct platform_device *pdev, int vpp) { gpio_set_value(EGPIO_MAGICIAN_FLASH_VPP, vpp); }