summaryrefslogtreecommitdiff
path: root/drivers/staging/netlogic
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-11 13:20:02 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-20 15:06:08 -0400
commitd4a06464c20540a2c266a371b1602d300b99f11e (patch)
tree4bc933e137453efd0c4f45271bac44d92d5bf945 /drivers/staging/netlogic
parent3802c1bc2c127e9396d95a274a6bd6fcb5c9a397 (diff)
media: staging: fbtft: make const array gamma_par_mask static
Don't populate array gamma_par_mask on the stack but instead make it static. Makes the object code smaller by 148 bytes: Before: text data bss dec hex filename 2993 1104 0 4097 1001 drivers/staging/fbtft/fb_st7789v.o After: text data bss dec hex filename 2757 1192 0 3949 f6d drivers/staging/fbtft/fb_st7789v.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/staging/netlogic')
0 files changed, 0 insertions, 0 deletions