diff options
Diffstat (limited to 'include/linux/wimax/debug.h')
| -rw-r--r-- | include/linux/wimax/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/wimax/debug.h b/include/linux/wimax/debug.h index 57031b4d12f2..aaf24ba12c4d 100644 --- a/include/linux/wimax/debug.h +++ b/include/linux/wimax/debug.h | |||
| @@ -154,9 +154,9 @@ | |||
| 154 | #define __debug__h__ | 154 | #define __debug__h__ |
| 155 | 155 | ||
| 156 | #include <linux/types.h> | 156 | #include <linux/types.h> |
| 157 | #include <linux/device.h> | ||
| 158 | #include <linux/slab.h> | 157 | #include <linux/slab.h> |
| 159 | 158 | ||
| 159 | struct device; | ||
| 160 | 160 | ||
| 161 | /* Backend stuff */ | 161 | /* Backend stuff */ |
| 162 | 162 | ||
