]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-v850/rte_cb.h
[SPARC]: Merge include/asm-sparc{,64}/prom.h
[linux-2.6-omap-h63xx.git] / include / asm-v850 / rte_cb.h
index 9f7f02cb039127e4045a5dc5fe4d278daa24ed61..db9879f00aa7b9adacca1a8b72a7f21126bdbb59 100644 (file)
 /* As we don't really support PCI DMA to cpu memory, and use bounce-buffers
    instead, perversely enough, this becomes always true! */
 # define pci_dma_supported(dev, mask)          1
-# define pci_dac_dma_supported(dev, mask)      0
 # define pcibios_assign_all_busses()           1
 
 #endif /* CONFIG_RTE_MB_A_PCI */
 
 
-/* For <asm/param.h> */
-#ifndef HZ
-#define HZ     100
-#endif
-
-
 #ifndef __ASSEMBLY__
 extern void rte_cb_early_init (void);
 extern void rte_cb_init_irqs (void);