]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2xxx EAC: fix sparse warnings
authorPaul Walmsley <paul@pwsan.com>
Fri, 5 Sep 2008 07:37:39 +0000 (01:37 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Sep 2008 18:28:34 +0000 (11:28 -0700)
commit8512b41108d49d1c66149d051cd6f0d01b8a02fe
treede24b2d4d83644381387df8ea9b98269186c9038
parent3a02c1ae56a61c5249594553735ff32557e2e7ed
OMAP2xxx EAC: fix sparse warnings

This patch resolves the following two sparse warnings:

sound/arm/omap/eac.c:788:12: warning: symbol 'eac_init' was not declared. Should it be static?
sound/arm/omap/eac.c:793:13: warning: symbol 'eac_exit' was not declared. Should it be static?

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
sound/arm/omap/eac.c