Browse Source

ath5k: drop duplicate header vmalloc.h

Drop duplicate header vmalloc.h from ath5k/debug.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Geliang Tang 8 years ago
parent
commit
384abd33d5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/wireless/ath/ath5k/debug.c

+ 0 - 1
drivers/net/wireless/ath/ath5k/debug.c

@@ -66,7 +66,6 @@
 
 #include <linux/seq_file.h>
 #include <linux/list.h>
-#include <linux/vmalloc.h>
 #include "debug.h"
 #include "ath5k.h"
 #include "reg.h"