alistair23-linux/drivers/staging/meilhaus
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
..
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
me0600_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_dio.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_dio.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_dio_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_ext_irq.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_ext_irq.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_ext_irq_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_optoi.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_optoi.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_optoi_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_relay.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_relay.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_relay_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_ttli.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_ttli.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0600_ttli_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_di.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_di.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_do.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_do.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me0900_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1000_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1000_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1000_dio.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1000_dio.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1000_dio_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1400_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1400_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1400_ext_irq.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1400_ext_irq.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1400_ext_irq_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1600_ao.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1600_ao.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1600_ao_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1600_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me1600_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ai.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ai.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ai_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ao.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ao.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ao_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_di.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_di.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_dio.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_dio.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_dio_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_do.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_do.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ext_irq.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ext_irq.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_ext_irq_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me4600_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_ao.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_ao.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_ao_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_dio.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_dio.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_dio_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me6000_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_di.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_di.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_di_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_do.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_do.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_do_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8100_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_di.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_di.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_di_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_dio.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_dio.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_dio_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_do.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_do.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_do_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8200_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8254.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8254.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8254_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8255.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8255.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
me8255_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
mecirc_buf.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
mecommon.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medebug.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medefines.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medevice.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medevice.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medlist.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medlist.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medlock.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medlock.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medriver.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medummy.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
medummy.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meerror.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
mefirmware.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
mefirmware.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meids.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meinternal.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meioctl.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
memain.c Staging: meilhaus: fix __symbol_get problems 2009-01-06 13:52:29 -08:00
memain.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meplx_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meslist.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meslist.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meslock.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
meslock.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
mesubdevice.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
mesubdevice.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
metempl_device.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
metempl_device.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
metempl_sub.c Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
metempl_sub.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
metempl_sub_reg.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
metypes.h Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00
TODO Staging: Add the Meilhaus ME-IDS driver package 2009-01-06 13:52:29 -08:00