This looks ungood, lets not leave it lying around
[madwifi/.git] / ath / if_ath_ahb.h
index 1f9f2be76453e795189b51e8ecba938479e06dd6..44a156f7018906e8980c84e362191a2e325997f3 100644 (file)
        dma_alloc_coherent((_hwdev), (_sz), (_hdma), GFP_ATOMIC)
 #define bus_free_consistent    dma_free_coherent
 
-#define sysRegRead(phys)      (*(volatile u_int32_t *)phys)
-
 #endif    /* _DEV_ATH_AHB_H_ */