diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-04-22 11:28:39 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-25 14:18:22 (GMT) |
commit | e92bb16674c5156ea9230ba7a3ab6d490750888f (patch) | |
tree | e4291ccdc1981244649ad66d7f9cf4f3abea669e /drivers/ata/pdc_adma.c | |
parent | 394cb8316b44e86f64c39ee943bc9bc4f813283b (diff) | |
download | linux-e92bb16674c5156ea9230ba7a3ab6d490750888f.tar.xz |
cpufreq: dt: Mark platdev machines array as __initconst
The machines array in cpufreq-dt-platdev is used only once at boot time
and so should be marked with __initconst, so that kernel can free up
memory used for it, if required.
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/ata/pdc_adma.c')
0 files changed, 0 insertions, 0 deletions