diff options
author | Hans de Goede <[email protected]> | 2020-03-25 11:39:56 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-04-16 09:34:03 +0200 |
commit | 04fd1ca77918a2395d0dc73c9a68436fdfaa26de (patch) | |
tree | 6f6efbc8ef07ecf9870c727e7277c673ca749d9d /scripts/gdb/linux/tasks.py | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) |
gpiolib: acpi: Add missing __init(const) markers to initcall-s
The gpiolib ACPI code uses 2 initcall-s and the called function
(and used DMI table) is missing __init(const) markers.
This commit fixes this freeing up some extra memory once the kernel
has completed booting.
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions