summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2007-11-09 07:02:11 +0100
committerLen Brown <len.brown@intel.com>2007-11-17 03:20:53 +0100
commit55b8d50c1a7b2d53eddaa3114dc55b0ed00df0f3 (patch)
tree0dc809b109823f4a42981a7875091f35dd94e3ea /drivers/acpi/ec.c
parentx86_64: remove acpi_pci_link_exit() (diff)
downloadlinux-55b8d50c1a7b2d53eddaa3114dc55b0ed00df0f3.tar.xz
linux-55b8d50c1a7b2d53eddaa3114dc55b0ed00df0f3.zip
x86: acpi_pciprobe_dmi_table[] must be __devinitdata
This patch fixes the following section mismatches with CONFIG_HOTPLUG=n: <-- snip --> ... WARNING: vmlinux.o(.data+0x23640): Section mismatch: reference to .init.text.20:can_skip_ioresource_align (between 'acpi_pciprobe_dmi_table' and 'pcibios_irq_mask') WARNING: vmlinux.o(.data+0x2366c): Section mismatch: reference to .init.text.20:can_skip_ioresource_align (between 'acpi_pciprobe_dmi_table' and 'pcibios_irq_mask') WARNING: vmlinux.o(.data+0x23698): Section mismatch: reference to .init.text.20:can_skip_ioresource_align (between 'acpi_pciprobe_dmi_table' and 'pcibios_irq_mask') ... <-- snip --> Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/ec.c')
0 files changed, 0 insertions, 0 deletions