提交 ed3305b4 编写于 作者: J John W. Linville

ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled

Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 4fb26fa9
......@@ -289,6 +289,8 @@ struct ath9k_debug {
#define TX_STAT_INC(c) do { } while (0)
#define RX_STAT_INC(c) do { } while (0)
#define TX_QSTAT_INC(c) do { } while (0)
#endif /* CONFIG_ATH9K_HTC_DEBUGFS */
#define ATH_LED_PIN_DEF 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册