summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-13 08:00:20 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-20 15:08:12 -0400
commit6e4e4447d446f692b8528cecefae2ff5110bf877 (patch)
tree5291fe5d59e82d27a0043e219e806898fbe52b33 /arch/openrisc
parent679cfbb158912ea94c0f450f729124c49826f137 (diff)
downloadlinux-6e4e4447d446f692b8528cecefae2ff5110bf877.tar.gz
linux-6e4e4447d446f692b8528cecefae2ff5110bf877.tar.bz2
linux-6e4e4447d446f692b8528cecefae2ff5110bf877.zip
media: dib0090: make const array dib0090_tuning_table_cband_7090e_aci static
Don't populate array dib0090_tuning_table_cband_7090e_aci on the stack but instead make it static. Makes the object code smaller by over 180 bytes: Before: text data bss dec hex filename 40052 7320 192 47564 b9cc dib0090.o After: text data bss dec hex filename 39780 7408 192 47380 b914 dib0090.o Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'arch/openrisc')
0 files changed, 0 insertions, 0 deletions