linux/drivers/staging/ft1000/ft1000-pcmcia
Jeff Mahoney 9f908a9eaa staging: ft1000: Remove unnecessary EXPORT_SYMBOLs
ft1000-pcmcia uses EXPORT_SYMBOL unnecessarily for sharing symbols
 inside the same module. For some reason, this is causing section
 conflicts on ia64 as well, even though neither are static.

 error: __ksymtab_stop_ft1000_card causes a section type conflict
 error: __ksymtab_init_ft1000_card causes a section type conflict

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-25 17:08:31 -07:00
..
Makefile Staging: ft1000:ft1000-pcmia: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:49 -07:00
boot.h
ft1000.conf
ft1000.h
ft1000.img Staging: ft1000: fix mode of firmware image file 2010-09-22 08:35:42 -07:00
ft1000_cs.c staging: ft1000: optimize kmalloc to kzalloc 2011-03-09 15:54:32 -08:00
ft1000_dev.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ft1000_dnld.c staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures. 2011-04-04 21:33:27 -07:00
ft1000_hw.c staging: ft1000: Remove unnecessary EXPORT_SYMBOLs 2011-04-25 17:08:31 -07:00
ft1000_proc.c staging: ft1000: Remove unnecessary EXPORT_SYMBOLs 2011-04-25 17:08:31 -07:00