ia64: remove the kern_mem_attribute export
authorChristoph Hellwig <hch@lst.de>
Mon, 17 Sep 2018 17:10:23 +0000 (19:10 +0200)
committerTony Luck <tony.luck@intel.com>
Mon, 17 Sep 2018 17:15:05 +0000 (10:15 -0700)
No actually used anywhere.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/efi.c

index 9c09bf3..f77d80e 100644 (file)
@@ -842,7 +842,6 @@ kern_mem_attribute (unsigned long phys_addr, unsigned long size)
        } while (md);
        return 0;       /* never reached */
 }
-EXPORT_SYMBOL(kern_mem_attribute);
 
 int
 valid_phys_addr_range (phys_addr_t phys_addr, unsigned long size)