Daniel Walker <[email protected]> wrote: > Fixes the following warnings, > > arch/arm/mach-msm/board-trout.c: In function 'trout_init': > arch/arm/mach-msm/board-trout.c:71: error: 'system_rev' undeclared (first use > in this function) > arch/arm/mach-msm/board-trout.c:71: error: (Each undeclared identifier is > reported only once > arch/arm/mach-msm/board-trout.c:71: error: for each function it appears in.) > > and > > arch/arm/mach-msm/board-trout-panel.c: In function 'trout_init_panel': > arch/arm/mach-msm/board-trout-panel.c:267: error: 'system_rev' undeclared > (first use in this function) > arch/arm/mach-msm/board-trout-panel.c:267: error: (Each undeclared identifier > is reported only once > arch/arm/mach-msm/board-trout-panel.c:267: error: for each function it > appears in.) > > This came in with the following commit > 9f97da78bf018206fb623cd351d454af2f105fe0 > which removes asm/system.h > > Signed-off-by: Daniel Walker <[email protected]> > cc: David Howells <[email protected]> > cc: Bryan Huntsman <[email protected]> > cc: [email protected] > cc: [email protected]
Acked-by: David Howells <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
