]> 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, 11 Aug 2011 21:31:44 +0000 (17:31 -0400)
commitdfd4039b15c0bfe51a67a461ea0215e7a704caaf
treeb17682ac9ce86b34297ba750551c171dcb1143fa
parent7884208e45ccdf3546c5eeca0d3853019d2a10da
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