From: Johannes Berg Date: Thu, 11 Apr 2013 14:22:08 +0000 (+0200) Subject: ath5k: use more idiomatic tracing include style X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5569f63ecb82965f3fe2fde5e60bf1689d107a;p=pandora-kernel.git ath5k: use more idiomatic tracing include style Pretty much everywhere that uses a trace definition header that's not in include/trace/events/ uses the make system for the include path rather than putting it into the sources, so do that in ath5k as well. This came up during backporting work (where this is required), but since all other drivers do it this way upstream it seemed applicable. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed