]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/calgary.h
Remove dead netfilter_logging.h from include/linux/Kbuild
[linux-2.6] / include / asm-x86_64 / calgary.h
index fbfb50136edbbe092c335b70a567d3cbe5f0814f..4e3919524240b66b1d26b02a9df1bde18d0ca346 100644 (file)
@@ -60,9 +60,4 @@ static inline int calgary_iommu_init(void) { return 1; }
 static inline void detect_calgary(void) { return; }
 #endif
 
-static inline unsigned int bus_to_phb(unsigned char busno)
-{
-       return ((busno % 15 == 0) ? 0 : busno / 2 + 1);
-}
-
 #endif /* _ASM_X86_64_CALGARY_H */