diff options
author | Lukas Wunner | 2016-12-12 09:45:47 -0600 |
---|---|---|
committer | Bjorn Helgaas | 2016-12-12 09:45:47 -0600 |
commit | c931225480aeabc6f867f2c1dea3738b3e1622a4 (patch) | |
tree | 19b39a0a3904dfff6a2f7a85301112b58eb3d25a /lib | |
parent | 68db9bc814362e7f24371c27d12a4f34477d9356 (diff) |
x86/platform/intel-mid: Constify mid_pci_platform_pm
This struct never needs to be modified. The size of pci-mid.o ELF
sections changes thusly:
-.data 56
+.data 0
-.rodata 32
+.rodata 88
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions