Remove trailing whitespace in the code different from DFS branch
[madwifi/.git] / ath / if_ath_ahb.h
index 54961d6273f88b6bc254351050106712751e2a4a..4129c4a21759cd277ac96b8f7f82a4116c849847 100644 (file)
        do { (void) (start); (void) (size); } while (0)
 #endif
 
-#define bus_dma_sync_single    dma_sync_single
+#define bus_dma_sync_single    dma_sync_single_for_cpu
 #define bus_map_single         dma_map_single
 #define bus_unmap_single       dma_unmap_single
 #define bus_alloc_consistent(_hwdev, _sz, _hdma)               \