diff options
| author | Colin Ian King <colin.king@canonical.com> | 2017-07-11 17:08:55 +0300 | 
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2017-07-17 14:05:38 +0300 | 
| commit | 1d6463a3e23e55621101a1b9b842101988c596ff (patch) | |
| tree | 79022fd2f110a3ac79a05d6f7a5643f02d13f4a8 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | ecbb1b8d97a78a72003fcb19292da502d393bf80 (diff) | |
| download | linux-1d6463a3e23e55621101a1b9b842101988c596ff.tar.xz | |
ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits static
Don't populate array hdmi_codec_eld_spk_alloc_bits on the stack but
make it static. Makes the object code smaller by over 260 bytes:
Before:
   text	   data	    bss	    dec	    hex	filename
  10882	   3384	     64	  14330	   37fa	sound/soc/codecs/hdmi-codec.o
After:
   text	   data	    bss	    dec	    hex	filename
  10557	   3440	     64	  14061	   36ed	sound/soc/codecs/hdmi-codec.o
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
