From: Bartosz Markowski Date: Mon, 9 Sep 2013 15:50:45 +0000 (+0200) Subject: ath10k: define ath10k_debug_start/_stop as static inline X-Git-Tag: v3.13-rc1~105^2~225^2~25^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed998dcbfa971e4c33edca7b2b39ce693014ba8;p=pandora-kernel.git ath10k: define ath10k_debug_start/_stop as static inline Otherwise if CONFIG_ATH10K_DEBUGFS won't be set we will end up with multiple definitions and compilation failure in each place the header is included. Signed-off-by: Bartosz Markowski Signed-off-by: Kalle Valo --- Reading git-diff-tree failed