]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:32:00 +0000 (19:32 -0400)
commit17e65836e40819ddfec8ee2718a45f2d8da3a547
tree5c0b7d4d65e0606b5ac274de377d637f18664fb5
parent690a92884b51fca239c019aa403b633a3b16fae4
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