]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/brcm80211/include/qmath.h
Staging: brcm80211: remove typedefs.h
[net-next-2.6.git] / drivers / staging / brcm80211 / include / qmath.h
index 4002eb06acaa5eb0b0a3dd14f0d23688d62c7034..5f525dbcd46e9a75f7e99bd0ba4d707fbc8ec33e 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef __QMATH_H__
 #define __QMATH_H__
 
-#include <typedefs.h>
-
 s16 qm_sat32(s32 op);
 
 s32 qm_mul321616(s16 op1, s16 op2);