]> git.baikalelectronics.ru Git - kernel.git/commit
PM / devfreq: Remove compiler error after irq.h update
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 10 Nov 2011 09:16:23 +0000 (10:16 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 10 Nov 2011 09:16:23 +0000 (10:16 +0100)
commit4ee08b444848dc04c3661245ab874b76787c5230
tree8a75e209c3b38dcc423051e7b6cd1482f0cd873a
parentd06c745fe3e6124f226916c1b7db14ed5a187135
PM / devfreq: Remove compiler error after irq.h update

Added <linux/module.h> and <linux/stat.h> to avoid a compiler error
because linux/irq.h no longer includes linux/module.h after Linux 3.2.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/devfreq/devfreq.c