]> 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, 6 Oct 2011 17:59:37 +0000 (13:59 -0400)
commit3a5530dbdbe6b18e1e8b69b21c131ce0868138b6
treec55ebfaa2be57579f757a82bbbc9a38866cc7d34
parentd331aa9b3a0b58ee3a9922faa6fee0c91d3e5eeb
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