Re: [PATCH 7/8 v2] ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME

From: Robert Abel
Date: Wed Feb 25 2015 - 12:24:31 EST


On 25 Feb 2015 18:20, Roger Quadros wrote:
Need to patch mach-omap2/usb-tusb6010.c as well. else we get

arch/arm/mach-omap2/usb-tusb6010.c: In function âtusb_set_async_modeâ:
arch/arm/mach-omap2/usb-tusb6010.c:74:2: error: too few arguments to function âgpmc_cs_set_timingsâ
In file included from arch/arm/mach-omap2/gpmc.h:14:0,
from arch/arm/mach-omap2/usb-tusb6010.c:23:
include/linux/omap-gpmc.h:166:12: note: declared here
arch/arm/mach-omap2/usb-tusb6010.c: In function âtusb_set_sync_modeâ:
arch/arm/mach-omap2/usb-tusb6010.c:101:2: error: too few arguments to function âgpmc_cs_set_timingsâ
In file included from arch/arm/mach-omap2/gpmc.h:14:0,
from arch/arm/mach-omap2/usb-tusb6010.c:23:
include/linux/omap-gpmc.h:166:12: note: declared here
Argh... Another one of those exported function calls :|

Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/