mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
9f908a9eaa
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> |
||
---|---|---|
.. | ||
ft1000-pcmcia | ||
ft1000-usb | ||
Kconfig | ||
Makefile | ||
TODO |