]> 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)
commit7b308f1a4f6a74dc707397c29f1eb0cb883b5760
tree8a75e209c3b38dcc423051e7b6cd1482f0cd873a
parent93c197152e11edac5961bbc3c00c039f8e584229
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