projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
289a1e9
)
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
author
David S. Miller
<
[email protected]
>
Mon, 12 Jun 2006 04:00:46 +0000
(21:00 -0700)
committer
David S. Miller
<
[email protected]
>
Mon, 12 Jun 2006 04:05:25 +0000
(21:05 -0700)
It is already exported by fs/open.c
Noticed by Ben Collins.
Signed-off-by: David S. Miller <
[email protected]
>
arch/sparc64/kernel/sparc64_ksyms.c
patch
|
blob
|
history
diff --git
a/arch/sparc64/kernel/sparc64_ksyms.c
b/arch/sparc64/kernel/sparc64_ksyms.c
index 62d8a99271eac044e66906d15f3435944eaa3845..38e569f786ddc490dc009c23640128589e6de6ec 100644
(file)
--- a/
arch/sparc64/kernel/sparc64_ksyms.c
+++ b/
arch/sparc64/kernel/sparc64_ksyms.c
@@
-297,7
+297,6
@@
EXPORT_SYMBOL(svr4_getcontext);
EXPORT_SYMBOL(svr4_setcontext);
EXPORT_SYMBOL(compat_sys_ioctl);
EXPORT_SYMBOL(sparc32_open);
-EXPORT_SYMBOL(sys_close);
#endif
/* Special internal versions of library functions. */