public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Remaining kautobuild errors with mainline
@ 2008-09-09  7:59 Russell King - ARM Linux
  2008-09-09  9:33 ` Russell King - ARM Linux
  0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2008-09-09  7:59 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap

Tony,

As of last nights merge of the ARM tree, the only remaining build error
is:

arch/arm/mach-omap1/built-in.o: In function `sx1_mmc_init':
board-sx1-mmc.c:(.init.text+0xd64): undefined reference to `omap_set_mmc_info'
arch/arm/mach-omap1/built-in.o: In function `h2_mmc_init':
arch/arm/mach-omap1/board-h2-mmc.c:98: undefined reference to `omap_set_mmc_info'

This seems to be because of arch/arm/plat-omap/devices.c not being up to
date; it seems to pass a struct omap_mmc_conf to the OMAP MMC driver,
but the MMC driver expects a struct omap_mmc_platform_data instead.

Can I lift just the MMC changes for arch/arm/plat-omap/devices.c from
the OMAP tree to fix this, or is there something more required for this?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-11 10:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-09  7:59 Remaining kautobuild errors with mainline Russell King - ARM Linux
2008-09-09  9:33 ` Russell King - ARM Linux
2008-09-09 15:22   ` Tony Lindgren
2008-09-11 10:30   ` Pandita, Vikram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox