Re: [PATCH] arm/omap2: Fix build failures

2013-02-28 Thread Tony Lindgren
Hi, * Guenter Roeck [130228 11:21]: > Commit c1d1cd59 (omap_device: remove obsolete pm_lats and early_device code) > changed the number of parameters to omap_device_build(), but did not fix all > calling code correctly. This causes build failures with some configurations. > > arch/arm/mach-omap2

[PATCH] arm/omap2: Fix build failures

2013-02-28 Thread Guenter Roeck
Commit c1d1cd59 (omap_device: remove obsolete pm_lats and early_device code) changed the number of parameters to omap_device_build(), but did not fix all calling code correctly. This causes build failures with some configurations. arch/arm/mach-omap2/devices.c: In function 'omap_init_hdmi_audio':