From: Paul Gortmaker Date: Fri, 16 Sep 2011 03:09:52 +0000 (-0400) Subject: drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c X-Git-Tag: v3.2-rc1~22^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d184129b2f91e41d357e920a25a83317d79dfe2;p=pandora-kernel.git drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c It doesn't need the full module.h but it was getting moduleparam.h from the fact that module.h was everywhere. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed