]> 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, 25 Aug 2011 17:55:39 +0000 (13:55 -0400)
commit6efadb5654c220f8ad371f896f0af7ce85d9fd2b
tree3071bef9bb41c5170a01ae1c7e08cfdb0c2868a6
parentff26a6fd8a68d2cd4232ac79e26930d82745fbfa
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