Commit 16567ca8 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Tony Luck

ia64: remove the unused sn_coherency_id symbol

The sn_coherency_id symbol isn't used anywhere, remove it.
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-23-hch@lst.deSigned-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 1164e757
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment