From: Joe Perches Date: Wed, 13 Oct 2010 15:19:51 +0000 (-0700) Subject: ASoC: Remove unused vol field from WM8994 access mask table X-Git-Tag: v2.6.37-rc1~126^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14c05c19f2a2ab87b8ebabd245f53945a97695b;p=pandora-kernel.git ASoC: Remove unused vol field from WM8994 access mask table Remove unused vol from struct access_mask Reduces object size ~3kb. $ size sound/soc/codecs/wm8994.o* text data bss dec hex filename 40727 4384 4480 49591 c1b7 sound/soc/codecs/wm8994.o.new 43879 4384 4480 52743 ce07 sound/soc/codecs/wm8994.o.old Signed-off-by: Joe Perches Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed