diff options
author | Colin Ian King <[email protected]> | 2022-03-07 23:00:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 13:13:56 +0100 |
commit | a6cee01b4f9205ce664e3442ee7bd5aee0d650de (patch) | |
tree | 56334785132eaef958f2804ee725d8678ff31a98 /scripts | |
parent | 988c7c00691008ea1daaa1235680a0da49dab4e8 (diff) |
serial: 8250_mtk: make two read-only arrays static const
Don't populate the read-only arrays fraction_L_mapping and
fraction_M_mapping on the stack but instead make them static
const. Also makes the object code a little smaller.
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions