diff options
author | Colin Ian King | 2017-09-03 15:54:08 +0200 |
---|---|---|
committer | Mark Brown | 2017-09-04 14:40:45 +0200 |
commit | 2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498 (patch) | |
tree | bcecea45cd7f3c0fb5d65282288bde027ca2a993 /include/acpi/acpi_numa.h | |
parent | ASoC: fsl_dma: remove dma_object path member (diff) | |
download | kernel-qcow2-linux-2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498.tar.gz kernel-qcow2-linux-2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498.tar.xz kernel-qcow2-linux-2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498.zip |
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 'include/acpi/acpi_numa.h')
0 files changed, 0 insertions, 0 deletions