X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fmagician.c;h=e1920572948a9b1dcdc0d96a5be03a763f6f2e43;hb=2bb732cdb48d271ff7a910260ffb851fb4bc8a28;hp=9984ef70bd794ff8e5a97ffff07ebc08eebb0988;hpb=4d9dec4db2efbd7edb549bd02373995b67496983;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); }