Skip to content

Commit

Permalink
ath6kl: remove unused A_CACHE_LINE_PAD
Browse files Browse the repository at this point in the history
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
  • Loading branch information
Kalle Valo committed Nov 11, 2011
1 parent 551959d commit a9ab6cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/ath/ath6kl/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9ab6cc

Please sign in to comment.