* Randy Dunlap [070404 14:43]: > On Wed, 4 Apr 2007 14:05:22 -0400 Tony Lindgren wrote: > > > From: David Brownell > > > > Add init support for the TUSB6010 EVM board, as connected to H4. > > > > Signed-off-by: David Brownell > > Signed-off-by: Tony Lindgren > > --- > > arch/arm/mach-omap2/usb-tusb6010.c | 333 ++++++++++++++++++++++++++++++++++++ > > 1 files changed, 333 insertions(+), 0 deletions(-) > > ... > > externs should be in some header file. Following is an updated version. I'll add also gpmc_get_fclk_period() to 60/90 ARM: OMAP: Merge gpmc changes from N800 tree. Tony