From: Kalle Valo Date: Mon, 24 Oct 2011 09:16:44 +0000 (+0300) Subject: ath6kl: remove unused A_CACHE_LINE_PAD X-Git-Tag: next-20111118~41^2~15^2~56 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a9ab6ccf2db68c5d7ca93ff00e33644f66f35cdb;p=karo-tx-linux.git ath6kl: remove unused A_CACHE_LINE_PAD Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath6kl/common.h b/drivers/net/wireless/ath/ath6kl/common.h index 877cb7017383..7968371598c8 100644 --- a/drivers/net/wireless/ath/ath6kl/common.h +++ b/drivers/net/wireless/ath/ath6kl/common.h @@ -23,8 +23,6 @@ extern int ath6kl_printk(const char *level, const char *fmt, ...); -#define A_CACHE_LINE_PAD 128 - /* * Reflects the version of binary interface exposed by ATH6KL target * firmware. Needs to be incremented by 1 for any change in the firmware