X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=ath%2Fif_ath_ahb.h;fp=ath%2Fif_ath_ahb.h;h=44a156f7018906e8980c84e362191a2e325997f3;hb=a04a25ead0a26e27f0db424c2d6607bf21e98146;hp=1f9f2be76453e795189b51e8ecba938479e06dd6;hpb=456aaa276ad10e38afc9f744faa7c4ad276fa0a8;p=madwifi%2F.git diff --git a/ath/if_ath_ahb.h b/ath/if_ath_ahb.h index 1f9f2be..44a156f 100644 --- a/ath/if_ath_ahb.h +++ b/ath/if_ath_ahb.h @@ -118,6 +118,4 @@ 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_ */