From: Felix Fietkau Date: Wed, 31 Mar 2010 22:41:36 +0000 (-0700) Subject: ath9k: fix compile error without debug enabled X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ffb1f4488b0727bcfc67a025becc0db3df7a17;p=pandora-kernel.git ath9k: fix compile error without debug enabled commits 8e6f5aa250d6013ec0d66f9f45f376678d3fc4ab and db1a052b73f7c97f9e8b21f3f19a92313ed2acb1 accidentally introduced compile errors that happens when ath9k debug is not enabled. This patch fixes the declaration of the inline stubs to resolve this. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed