Revert "drivers: power: use 'current' instead of 'get_current()'"
This reverts commite1b5d10389
. This patch fixed the aosp commitad86cc8ad6
(drivers: power: Add watchdog timer to catch drivers which lockup during suspend.), which we dropped in Change Id Ic72a87432e27844155467817600adc6cf0c2209c, so we no longer need this fix. A part of this patch is already reverted in above mentioned Change Id. Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
This commit is contained in:
parent
de5723c8a6
commit
aacf3ae2a6
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@
|
|||
#include <linux/timer.h>
|
||||
#include <linux/wakeup_reason.h>
|
||||
|
||||
#include <asm/current.h>
|
||||
|
||||
#include "../base.h"
|
||||
#include "power.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue