From c14c05c19f2a2ab87b8ebabd245f53945a97695b Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 13 Oct 2010 08:19:51 -0700 Subject: [PATCH] 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-format-patch failed