aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-07-13 07:34:28 -0400
committerMauro Carvalho Chehab <[email protected]>2017-07-20 15:07:28 -0400
commit7f0337086e4564ccdc4ed3ba15747f6e9fb4cf71 (patch)
tree551479839c272d82e60b31a5b2956f58e72af880 /tools/perf/scripts/python/bin
parentbd2355b8efc684e3ab74f8a5284d1dfaa9384056 (diff)
media: drxd: make const arrays slowIncrDecLUT and fastIncrDecLUT static
Don't populate arrays slowIncrDecLUT and fastIncrDecLUT on the stack but instead make them static. Makes the object code smaller by over 100 bytes: text data bss dec hex filename 27776 832 64 28672 7000 drxd_hard.o text data bss dec hex filename 27530 976 64 28570 6f9a drxd_hard.o Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions