linux-stable/drivers/staging
Kamalesh Babulal 18223a99e6 Staging: meilhaus: fix __symbol_get problems
next-20081120 kernel randconfig on x86_64 box fails, while !CONFIG_MODULES

drivers/staging/meilhaus/memain.c: In function 'me_probe_pci':
drivers/staging/meilhaus/memain.c:425: error: implicit declaration of function '__symbol_get'
drivers/staging/meilhaus/memain.c:425: warning: cast to pointer from integer of different size
drivers/staging/meilhaus/memain.c:433: warning: cast to pointer from integer of different size
drivers/staging/meilhaus/memain.c:453: error: implicit declaration of function '__symbol_put'
make[3]: *** [drivers/staging/meilhaus/memain.o] Error 1

the driver uses __symbol_get and __symbol_put instead of marco's
symbol_get and symbol_put, I have only build tested the patch.

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:29 -08:00
..
agnx Staging: agnx: fix build warnings 2009-01-06 13:52:09 -08:00
asus_oled Staging: asus_oled: fix build dependancy 2009-01-06 13:52:28 -08:00
at76_usb staging: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 13:52:05 -08:00
benet Staging: benet: cleanup a check while posting rx buffers 2009-01-06 13:52:16 -08:00
comedi Staging: comedi: fix build if CONFIG_PROC_FS is not set 2009-01-06 13:52:27 -08:00
echo Staging: echo: Lindent drivers/staging/echo 2009-01-06 13:52:05 -08:00
et131x Staging: et131x: remove unused variable in et1310_tx.c 2009-01-06 13:52:08 -08:00
go7007 Staging: go7007: add some more v4l2 ioctls 2009-01-06 13:52:07 -08:00
me4000 staging: correct dubious use of !x & y 2009-01-06 13:51:38 -08:00
meilhaus Staging: meilhaus: fix __symbol_get problems 2009-01-06 13:52:29 -08:00
otus Staging: otus: remove dependence on kernel version 2009-01-06 13:52:11 -08:00
poch staging: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 13:52:05 -08:00
rt2860 Staging: rt2860: enable WPA_SUPPLICANT support 2009-01-06 13:52:12 -08:00
slicoss Staging: slicoss: use request_firmware 2009-01-06 13:52:08 -08:00
sxg Staging: sxg: update README 2009-01-06 13:52:05 -08:00
usbip Staging: usbip: cleanup kerneldoc 2009-01-06 13:52:08 -08:00
winbond Staging: w35und: fix config build warnings 2009-01-06 13:51:52 -08:00
wlan-ng Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before subtraction 2009-01-06 13:52:01 -08:00
Kconfig Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
Makefile Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
staging.c Staging: workaround build system bug 2008-10-13 14:32:52 -07:00