x86: remove duplicate early_ioremap declarations
[sfrench/cifs-2.6.git] / include / asm-x86 / io_64.h
index 64429e9431a8aef1089c25c8c00c18b64cd93663..ee6e086b7dfec848998c241a21b6b3baca9be5f4 100644 (file)
@@ -165,9 +165,6 @@ static inline void *phys_to_virt(unsigned long address)
 
 #include <asm-generic/iomap.h>
 
-extern void *early_ioremap(unsigned long addr, unsigned long size);
-extern void early_iounmap(void *addr, unsigned long size);
-
 /*
  * This one maps high address device memory and turns off caching for that area.
  * it's useful if some control registers are in such an area and write combining