projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1164e75
)
ia64: remove the unused sn_coherency_id symbol
author
Christoph Hellwig
<hch@lst.de>
Tue, 13 Aug 2019 07:25:08 +0000
(09:25 +0200)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 16 Aug 2019 18:33:57 +0000
(11:33 -0700)
The sn_coherency_id symbol isn't used anywhere, remove it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link:
https://lkml.kernel.org/r/20190813072514.23299-23-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/uv/kernel/setup.c
patch
|
blob
|
history
diff --git
a/arch/ia64/uv/kernel/setup.c
b/arch/ia64/uv/kernel/setup.c
index 6ac4bd314d92998696e3bbeac1cd12c31ec3a89d..b081f5138f5c2c3f4959fa8951963563b3f9fcc1 100644
(file)
--- a/
arch/ia64/uv/kernel/setup.c
+++ b/
arch/ia64/uv/kernel/setup.c
@@
-16,9
+16,6
@@
DEFINE_PER_CPU(struct uv_hub_info_s, __uv_hub_info);
EXPORT_PER_CPU_SYMBOL_GPL(__uv_hub_info);
-long sn_coherency_id;
-EXPORT_SYMBOL_GPL(sn_coherency_id);
-
struct redir_addr {
unsigned long redirect;
unsigned long alias;