commit | c6efe578fc5dd02463d2ee20343494da56bdd3a9 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Sep 28 18:32:34 2011 +1000 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Sep 28 19:32:59 2011 +0300 |
tree | 222a97084aea09dbd2480287784b6fc26d9199c0 | |
parent | b9b6ee603923be45c4022a0dce5fa8ccf4284524 [diff] |
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h Otheriwse the module.h split up fails like this: drivers/net/wireless/ath/ath6kl/init.c:27:26: error: expected ')' before 'uint' Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>