diff options
| author | Krzysztof Kozlowski <[email protected]> | 2016-02-16 11:04:42 +0900 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2016-03-14 17:08:18 +0100 |
| commit | 8124c7117ecd1e431a287be943e590452ff4092e (patch) | |
| tree | a10161519c3351399650428e46b2113dafb03f7c /tools/perf/scripts/python/bin | |
| parent | 270a3bd6bdc2140708f88337c833e74ddafdcf61 (diff) | |
rtc: s5m: De-inline large functions to save space
Few functions were marked inline even though they were relatively large
and sometimes used in multiple places. De-inline them to let the
compiler decide whether optimization makes sense. This fixes inline_hunt
report:
drivers/rtc/rtc-s5m.c: Deinline s5m8767_rtc_set_alarm_reg, save 704 bytes
drivers/rtc/rtc-s5m.c: Deinline s5m8767_wait_for_udr_update, save 192 bytes
Reported-by: Denys Vlasenko <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions