diff options
author | Mathias Krause <minipli@googlemail.com> | 2015-01-04 15:04:34 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-01-13 12:52:42 +0200 |
commit | a8fc91afab2f6bc50ce5b5be86dd7fc4af159c70 (patch) | |
tree | 58d356105e193c9e08a696870ce95fd3708f6ee4 /drivers/video/fbdev/geode | |
parent | eaa27f34e91a14cdceed26ed6c6793ec1d186115 (diff) | |
download | talos-op-linux-a8fc91afab2f6bc50ce5b5be86dd7fc4af159c70.tar.gz talos-op-linux-a8fc91afab2f6bc50ce5b5be86dd7fc4af159c70.zip |
atyfb: mark DMI system id table as __initconst
We can mark the DMI system id table as __initconst by using a helper
variable that'll tell us if we need to unregister the reboot notifier in
atyfb_exit() instead of matching the DMI system id again.
This frees up ~680 bytes of runtime memory, the DMI table occupies.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/geode')
0 files changed, 0 insertions, 0 deletions