diff options
| author | Colin Ian King <[email protected]> | 2017-09-21 22:39:59 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-22 08:57:22 +0000 |
| commit | 821797e06903c53ff1e9be0be3dca651b3483396 (patch) | |
| tree | 106a62f423b14b460dc88355717d82b107b9a368 /drivers/iio/trigger/stm32-timer-trigger.c | |
| parent | staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMP (diff) | |
| download | kernel-821797e06903c53ff1e9be0be3dca651b3483396.tar.gz kernel-821797e06903c53ff1e9be0be3dca651b3483396.zip | |
staging: xgifb: make const array static to shink object code size
Don't populate const array LCDARefreshIndex on the stack, instead
make it static. Makes the object code smaller by 340 bytes:
Before:
text data bss dec hex filename
84949 12336 0 97285 17c05 drivers/staging/xgifb/vb_setmode.o
After:
text data bss dec hex filename
84506 12432 0 96938 17aaa drivers/staging/xgifb/vb_setmode.o
(gcc version 7.2.0 x86_64)
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions
