From: Stephen Rothwell Date: Wed, 28 Sep 2011 08:32:34 +0000 (+1000) Subject: wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6efe578fc5dd02463d2ee20343494da56bdd3a9;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed