752d0b5d1 parent 1035117d2a47583f9539c28bf6ce5f677946e172 author Jeff Mahoney 1302663477 -0400 committer Greg Kroah-Hartman 1303776511 -0700 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 Signed-off-by: Greg Kroah-Hartman \gä—!x