This looks ungood, lets not leave it lying around

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3287 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
mentor 2008-01-28 20:15:23 +00:00
parent 456aaa276a
commit a04a25ead0

View File

@ -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_ */