ar9170: single module build

This patch restores all-in-one module build procedure for ar9170.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Christian Lamparter
2009-03-24 16:21:55 +01:00
committed by John W. Linville
parent 051b919188
commit de00c04ecb
6 changed files with 7 additions and 60 deletions

View File

@@ -127,4 +127,3 @@ int ar9170_echo_test(struct ar9170 *ar, u32 v)
return 0;
}
EXPORT_SYMBOL_GPL(ar9170_echo_test);