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>
Mon, 31 Oct 2011 23:31:47 +0000 (19:31 -0400)
commit31a1a1526d5b6f45aaed3e225a4751dce930736f
treecaf411aed1153add871f1f40c27b09d151db1664
parentbb207ef1e84ffc4afe89f3a5b84788bac0f968e7
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