commit | ace9e7915badc44d0240b12ca9817b0171623f29 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Thu Oct 22 11:03:54 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 12:23:10 2009 -0800 |
tree | 2ad5506d603006fa40e79eb5b4c74e0b583e362e | |
parent | 05d42522017df477f16c0ebc2d65aa8bde6e0e86 [diff] |
Staging: dream: remove wakelock support 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>