Skip to content

Commit

Permalink
ASoC: Remove unused vol field from WM8994 access mask table
Browse files Browse the repository at this point in the history
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 <joe@perches.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Joe Perches authored and Mark Brown committed Oct 15, 2010
1 parent 93193c2 commit c14c05c
Showing 1 changed file with 1,573 additions and 1,574 deletions.
Loading

0 comments on commit c14c05c

Please sign in to comment.