diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-06-30 10:33:27 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-09-05 08:45:59 +0100 |
commit | e26ae3660b9ca2d180131670ae5388580dcf19b3 (patch) | |
tree | 078709fe46d407785c456c1caee31cb268e22cf3 /Documentation/SAK.txt | |
parent | ff827cf5698b111b2e5f825cb9ee508115f94e8a (diff) |
mfd: rtsx: Make arrays depth and cd_mask static const
Don't populate the arrays depath and cd_mask on the stack but make
them static const. Makes the object code smaller:
text data bss dec hex filename
25413 7216 448 33077 8135 drivers/mfd/rtsx_pcr.o
text data bss dec hex filename
25151 7360 448 32959 80bf drivers/mfd/rtsx_pcr.o
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/SAK.txt')
0 files changed, 0 insertions, 0 deletions