From: Geliang Tang Date: Thu, 24 Nov 2016 13:58:28 +0000 (+0800) Subject: ath5k: drop duplicate header vmalloc.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=384abd33d5d571361a0d8eb67e130aeccf2cb3db;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ath5k: drop duplicate header vmalloc.h Drop duplicate header vmalloc.h from ath5k/debug.c. Signed-off-by: Geliang Tang Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath5k/debug.c b/drivers/net/wireless/ath/ath5k/debug.c index 4f8d9ed04f5e..d068df520e7a 100644 --- a/drivers/net/wireless/ath/ath5k/debug.c +++ b/drivers/net/wireless/ath/ath5k/debug.c @@ -66,7 +66,6 @@ #include #include -#include #include "debug.h" #include "ath5k.h" #include "reg.h"