aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-09-03 09:54:08 -0400
committerMark Brown <broonie@kernel.org>2017-09-04 08:40:45 -0400
commit2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498 (patch)
treebcecea45cd7f3c0fb5d65282288bde027ca2a993 /tools/perf/scripts/python/mem-phys-addr.py
parentb1dc00abcf18d27b36de500c150be88022c82270 (diff)
ASoC: fsl_spdif: make const arrays rate static
Don't populate the const arrays rate on the stack, instead make them static. Makes the object code smaller by 220 bytes: Before: text data bss dec hex filename 24385 9776 128 34289 85f1 sound/soc/fsl/fsl_spdif.o After: text data bss dec hex filename 24005 9936 128 34069 8515 sound/soc/fsl/fsl_spdif.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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions