git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c672a3a
)
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
author
Sven Eckelmann
<sven@narfation.org>
Thu, 31 Jan 2013 09:26:45 +0000
(10:26 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 1 Feb 2013 19:27:23 +0000
(14:27 -0500)
The code can only be used when ATH9k_DEBUGFS is enabled an not when ATH_DEBUG
is activated. Still enabling it would cause build failures.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found