]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:31:47 +0000 (19:31 -0400)
commit574ad1ec8d9accd1cf38eefbbe1b1db79cf91b0a
treecaf411aed1153add871f1f40c27b09d151db1664
parentfeb4104ff19cc142a7406bb5b80eb836675f2400
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