ARM: OMAP3: CPUidle: include <linux/export.h>
authorKevin Hilman <khilman@ti.com>
Mon, 7 Nov 2011 23:58:40 +0000 (15:58 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Nov 2011 00:11:20 +0000 (16:11 -0800)
The CPUidle use THIS_MODULE, so needs <linux/export.h>

Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found