diff options
author | 2013-02-21 09:56:43 +0000 | |
---|---|---|
committer | 2013-02-23 00:26:41 +0100 | |
commit | eba87ef89f7e669062a14d6008e40a8b8f777e74 (patch) | |
tree | 482ec4c65b600d2a69c926d3987a2df1fe429bb7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (diff) | |
download | linux-dev-eba87ef89f7e669062a14d6008e40a8b8f777e74.tar.xz linux-dev-eba87ef89f7e669062a14d6008e40a8b8f777e74.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions