Tony Lindgren wrote: > * David Brownell [051111 09:10]: > >>>error: `platform_bus_type' undeclared here (not in a function) >> >>#include is now needed. > > > It's best just replace with , > as it already includes . Remove error drivers/video/omap/omapfb_main.c:1395: error: `platform_bus_type' undeclared here (not in a function) sound/arm/omap-aic23.c:879: error: `platform_bus_type' undeclared here (not in a function) Remove warning sound/arm/omap-aic23.c:882: warning: initialization from incompatible pointer type sound/arm/omap-aic23.c:883: warning: initialization from incompatible pointer type Signed-off-by: Dirk Behme