]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] sound: ice1712: unused structs
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 29 Feb 2008 10:46:32 +0000 (11:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Feb 2008 11:11:25 +0000 (12:11 +0100)
commit008f3599ef97438900d62fe05d75535d114780fc
tree91afb32488adb7da0846a4876d4640307a103ff1
parent3fffe871b93f957bea443e85f6b221c50bbf9f97
[ALSA] sound: ice1712: unused structs

Don't need to declare a struct when defining a structure layout.  Both
of these structs are unused.
sound/pci/ice1712/revo.c:39:3: warning: symbol 'revo51' was not declared. Should it be static?
sound/pci/ice1712/phase.c:54:3: warning: symbol 'phase28' was not declared. Should it be static?

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/phase.c
sound/pci/ice1712/revo.c