diff options
author | Mathias Krause <minipli@googlemail.com> | 2015-06-13 14:26:55 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-06-15 14:23:44 +0200 |
commit | 048d16da75cc3ae1a75455c0e7b2bf107c4f0f84 (patch) | |
tree | b251c007186521df5075fc3825d9021e8717b0e5 /drivers/xen | |
parent | 27059b9132880f4211c41dfbf7665671cbf1ac91 (diff) | |
download | linux-048d16da75cc3ae1a75455c0e7b2bf107c4f0f84.tar.bz2 |
ACPI / battery: mark DMI table as __initconst
The bat_dmi_table[] DMI table is referenced from the __init function
acpi_battery_init_async() only. It and its referenced functions can
therefore be marked __initconst to free up ~1kB of runtime memory after
initialization is done.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions