Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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.de


Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 1164e757
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;