summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amilo-rfkill.c
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2012-10-05 00:12:01 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-05 18:04:43 (GMT)
commit3bd018969c57e639ebfc30042d44433e30e03d35 (patch)
treec4cf5e282d354b4ff7ce830bd71055e5df226e59 /drivers/platform/x86/amilo-rfkill.c
parent15c0665c2f61d4312255d8952197e5f90a11c1e3 (diff)
downloadlinux-fsl-qoriq-3bd018969c57e639ebfc30042d44433e30e03d35.tar.xz
sections: fix section conflicts in drivers/platform/x86
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Matthew Garrett <mjg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/platform/x86/amilo-rfkill.c')
-rw-r--r--drivers/platform/x86/amilo-rfkill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/amilo-rfkill.c b/drivers/platform/x86/amilo-rfkill.c
index a514bf6..1deca7f 100644
--- a/drivers/platform/x86/amilo-rfkill.c
+++ b/drivers/platform/x86/amilo-rfkill.c
@@ -74,7 +74,7 @@ static const struct rfkill_ops amilo_m7440_rfkill_ops = {
.set_block = amilo_m7440_rfkill_set_block
};
-static const struct dmi_system_id __devinitdata amilo_rfkill_id_table[] = {
+static const struct dmi_system_id __devinitconst amilo_rfkill_id_table[] = {
{
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),