summaryrefslogtreecommitdiff
path: root/firmware/common/bootdata.c
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2024-03-30 15:16:49 +0000
committerAidan MacDonald <amachronic@protonmail.com>2024-03-31 11:36:16 -0400
commit5fd5f56cacdd82ae10fb33496525e1614bcc0dd8 (patch)
tree8604d89e43c2094a0e01008dc2c4c51a38d4bc33 /firmware/common/bootdata.c
parentb0a8cacd1dd11dbf6f8f7b46675d89e5b5b32920 (diff)
downloadrockbox-5fd5f56cacdd82ae10fb33496525e1614bcc0dd8.tar.gz
rockbox-5fd5f56cacdd82ae10fb33496525e1614bcc0dd8.zip
Disable unused LCD scroll functions in bootloaders
These functions just reset some state related to the scroll engine, which is already disabled for bootloaders. They get called from the LCD code and compiled into the binary, but have no real effect when the rest of the scroll engine is not present. Replacing the calls with inline stubs gets rid of this dead code from bootloaders. Change-Id: I12a6d8926e19477ae3a5913e7fc8aff41cecd970
Diffstat (limited to 'firmware/common/bootdata.c')
0 files changed, 0 insertions, 0 deletions