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)
commitc1b547bc222f4027d9394b6bd8f4a6bb0bd7b1b4
treea2d11e2f7260f145a44aa63b9778bd182d4de54c
parent1c78217fc8c0983f5768a2d1c17c022f1079751e
cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>

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>
drivers/cpufreq/omap-cpufreq.c