]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sh/io.h
Pull bugzilla-8768 into release branch
[karo-tx-linux.git] / include / asm-sh / io.h
index aa80930ce8e4ccbc089132c8645309eedd9f7b1e..e6a1877dcb205a79c4b7baa62371c27399a51795 100644 (file)
@@ -241,10 +241,6 @@ static inline void *phys_to_virt(unsigned long address)
 #define virt_to_phys(address)  ((unsigned long)(address))
 #endif
 
-#define virt_to_bus virt_to_phys
-#define bus_to_virt phys_to_virt
-#define page_to_bus page_to_phys
-
 /*
  * readX/writeX() are used to access memory mapped devices. On some
  * architectures the memory mapped IO stuff needs to be accessed