cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>
authorKevin Hilman <khilman@ti.com>
Wed, 7 Dec 2011 20:09:42 +0000 (12:09 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Dec 2011 20:09:42 +0000 (12:09 -0800)
commitd7b008c1c6fde9fc176bf766769b3bc8de4d7297
treed98bc6ce653c94b14a64bed9e06b91db4629d57c
parentf257eb95fe7b3b7060f5dc3c8bb757660c808ebc
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