commit | 4d184129b2f91e41d357e920a25a83317d79dfe2 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Sep 15 23:09:52 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:00 2011 -0400 |
tree | 5c0b7d4d65e0606b5ac274de377d637f18664fb5 | |
parent | 9623932cd5815e280cef5ebb54b5ee92bec382ad [diff] |
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>