]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/hwmon: add module.h to ultra45_env.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 18 Jul 2011 20:05:10 +0000 (16:05 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:27:01 +0000 (00:27 -0400)
commit107b7c27e0f6451086098c00e4575635b98398bf
tree77f193aa4bd4fb0a9bfe2f951f0bc86c534bd321
parentc21f0fea3237bce8fa92db1d0d4bcce533390533
drivers/hwmon: add module.h to ultra45_env.c

This file needs the full module.h header and up to now was just
implicitly capitalizing on it being present already.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/hwmon/ultra45_env.c