linux-kernel-test/arch/microblaze
Lars-Peter Clausen c192b196d0 microblaze idle: Fix compile error
Commit def8203 ("microblaze idle: delete pm_idle") introduced the following
compile error:

	arch/microblaze/kernel/process.c: In function 'cpu_idle':
	arch/microblaze/kernel/process.c💯 error: 'idle' undeclared (first use in this function)
	arch/microblaze/kernel/process.c💯 error: (Each undeclared identifier is reported only once
	arch/microblaze/kernel/process.c💯 error: for each function it appears in.)
	arch/microblaze/kernel/process.c:106: 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>
2013-02-23 00:26:50 +01:00
..
boot microblaze: use new common dtc rule 2012-12-03 17:17:50 -06:00
configs microblaze: Update microblaze defconfigs 2013-01-04 09:52:36 +01:00
include microblaze: Add finit_module syscall 2013-01-03 14:21:57 +01:00
kernel microblaze idle: Fix compile error 2013-02-23 00:26:50 +01:00
lib microblaze: lib: Add lib function declarations 2012-12-13 18:15:38 +01:00
mm readahead: fault retry breaks mmap file read random detection 2012-10-09 16:22:47 +09:00
oprofile
pci Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze 2013-01-07 07:39:32 -08:00
platform Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig Bury the conditionals from kernel_thread/kernel_execve series 2012-12-19 18:07:38 -05:00
Kconfig.debug microblaze: remove obsolete DEBUG_BOOTMEM 2011-01-10 09:29:51 +01:00
Makefile microblaze: use new common dtc rule 2012-12-03 17:17:50 -06:00