diff options
author | Jeff Mahoney <jeffm@suse.com> | 2011-04-12 22:57:57 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-25 17:08:31 -0700 |
commit | 9f908a9eaa94f07265811c59b740a4608d3dfc96 (patch) | |
tree | 863066f9064d6555b5971a0a4d11d6e752d0b5d1 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 1035117d2a47583f9539c28bf6ce5f677946e172 (diff) |
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>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions