Need to patch mach-omap2/usb-tusb6010.c as well. else we getArgh... Another one of those exported function calls :|
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