Staging
v0.8.1
Revision 410c17651998944630a95fbb286a50362de2dbb0 authored by Randy Dunlap on 03 February 2010, 22:24:28 UTC, committed by Greg Kroah-Hartman on 08 March 2010, 01:04:53 UTC
msi-laptop uses rfkill*() interfaces so it should depend on RFKILL.

msi-laptop.c:(.text+0x1fcd1b): undefined reference to `rfkill_alloc'
msi-laptop.c:(.text+0x1fcd76): undefined reference to `rfkill_register'
msi-laptop.c:(.text+0x1fcdc8): undefined reference to `rfkill_destroy'
msi-laptop.c:(.text+0x1fcdd9): undefined reference to `rfkill_unregister'

This repairs "msi-laptop: Detect 3G device exists by standard ec command",
which is in some gregkh tree.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Lennart Poettering <mzxreary@0pointer.de>
Cc: Lee, Chun-Yi <jlee@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent e22388e
History
File Mode Size
1200.bin.ihex -rw-r--r-- 14.4 KB
9600.bin.ihex -rw-r--r-- 14.4 KB

back to top