diff options
author | Mathias Krause <minipli@googlemail.com> | 2014-07-16 19:43:11 +0200 |
---|---|---|
committer | Matthew Garrett <matthew.garrett@nebula.com> | 2014-08-16 01:23:53 -0700 |
commit | fbe9b79f8c574de1dfbd9eb933f4065af8738357 (patch) | |
tree | 7876114f870dcf915bbe73dd282f3fadf3ff56f6 /drivers/block | |
parent | 702ef54255350cc821cd1ea9095bc8b336235d26 (diff) |
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
The DMI table is only ever used during initialization. Mark it as
__initconst so its memory can be released afterwards -- roughly 1.5 kB.
In turn, the callback functions can be marked with __init, too.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions