]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 16 Sep 2011 03:09:52 +0000 (23:09 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Oct 2011 17:59:49 +0000 (13:59 -0400)
commit81d46fc58215ee3d0432f1cf1da1912fe38e9bc2
treebd20b801405485ec2a9f1b903bd3af1d7f0c91bc
parent05c37ba5c8f956fba8a45688ad632b974f5a87da
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 <paul.gortmaker@windriver.com>
drivers/w1/w1_int.c