Staging: dream: remove wakelock support
authorPavel Machek <pavel@ucw.cz>
Thu, 22 Oct 2009 09:03:54 +0000 (11:03 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:10 +0000 (12:23 -0800)
Includes changed so that <linux/sched.h> is now needed for
TASK_INTERRUPTIBLE and friends, so include it.

Remove hooks for features not in mainline, such as earlysuspend and
wakelocks.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found