diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-02-21 09:56:43 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-02-23 00:26:41 +0100 |
commit | eba87ef89f7e669062a14d6008e40a8b8f777e74 (patch) | |
tree | 482ec4c65b600d2a69c926d3987a2df1fe429bb7 /arch/microblaze | |
parent | 10baf04e95fbf7eb6089410220a547211dd2ffa7 (diff) |
blackfin idle: Fix compile error
Commit 26bab0c ("blackfin idle: delete pm_idle") introduced the following
compile error:
arch/blackfin/kernel/process.c: In function ‘cpu_idle’:
arch/blackfin/kernel/process.c:83: error: ‘idle’ undeclared (first use in this function)
arch/blackfin/kernel/process.c:83: error: (Each undeclared identifier is reported only once
arch/blackfin/kernel/process.c:83: error: for each function it appears in.)
arch/blackfin/kernel/process.c:88: error: implicit declaration of function ‘idle’
This patch fixes it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Len Brown <len.brown@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions