From: Harvey Harrison Date: Fri, 29 Feb 2008 10:46:32 +0000 (+0100) Subject: [ALSA] sound: ice1712: unused structs X-Git-Tag: v2.6.25-rc4~142^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008f3599ef97438900d62fe05d75535d114780fc;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed