diff options
-rw-r--r-- | drivers/net/wireless/wl12xx/wl1251_ps.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/wireless/wl12xx/wl1251_ps.h b/drivers/net/wireless/wl12xx/wl1251_ps.h index 98ed6c237561..e5db81fc1dfc 100644 --- a/drivers/net/wireless/wl12xx/wl1251_ps.h +++ b/drivers/net/wireless/wl12xx/wl1251_ps.h | |||
@@ -1,6 +1,3 @@ | |||
1 | #ifndef __WL1251_PS_H__ | ||
2 | #define __WL1251_PS_H__ | ||
3 | |||
4 | /* | 1 | /* |
5 | * This file is part of wl1251 | 2 | * This file is part of wl1251 |
6 | * | 3 | * |
@@ -23,6 +20,9 @@ | |||
23 | * | 20 | * |
24 | */ | 21 | */ |
25 | 22 | ||
23 | #ifndef __WL1251_PS_H__ | ||
24 | #define __WL1251_PS_H__ | ||
25 | |||
26 | #include "wl1251.h" | 26 | #include "wl1251.h" |
27 | #include "wl1251_acx.h" | 27 | #include "wl1251_acx.h" |
28 | 28 | ||