Daniel Walker <dwalker@xxxxxxxxxx> 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 <dwalker@xxxxxxxxxx> > cc: David Howells <dhowells@xxxxxxxxxx> > cc: Bryan Huntsman <bryanh@xxxxxxxxxxxxxx> > cc: linux-arm-msm@xxxxxxxxxxxxxxx > cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx Acked-by: David Howells <dhowells@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html