commit | 8f86a2c3cb90e8bb0733de2d2b0abbe7050bb536 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 03 13:39:48 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:17 2011 -0400 |
tree | c5e08b28ca080993046f5ed64fe0026df9fb21c8 | |
parent | 15d0580f20f5d3f997e3823bfe39daa3d521a99d [diff] |
hid: Add module.h to fix up implicit users of it A pending cleanup will mean that module.h won't be implicitly everywhere anymore. Make sure the modular drivers in clocksource are actually calling out for <module.h> explicitly in advance. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>