cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>
authorKevin Hilman <khilman@ti.com>
Fri, 30 Sep 2011 17:41:26 +0000 (10:41 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Nov 2011 18:11:20 +0000 (10:11 -0800)
Minor fixups to work starting with v3.2:
- use the new omap_device API for getting a device by name.
- need to include <linux/module.h>

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found