summaryrefslogtreecommitdiff
path: root/drivers/oprofile
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-13 14:44:03 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-20 22:07:50 +0300
commit679cfbb158912ea94c0f450f729124c49826f137 (patch)
treeec7ce400620bdf18260cb5481b23a4dac0ccbd55 /drivers/oprofile
parent7f0337086e4564ccdc4ed3ba15747f6e9fb4cf71 (diff)
downloadlinux-679cfbb158912ea94c0f450f729124c49826f137.tar.xz
media: drxj: make several const arrays static
Don't populate const arrays on the stack but instead make them static. Makes the object code smaller by over 1800 bytes: Before: text data bss dec hex filename 94100 9160 0 103260 1935c drxj.o After: text data bss dec hex filename 91044 10400 0 101444 18c44 drxj.o Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions