linux/arch/microblaze
Michal Simek eae38104b2 microblaze: Fix missing bracket in printk
The error was introduced by the patch
"microblaze: Fix coding style issues"
(sha1: 6bd55f0bba).

Error message:
arch/microblaze/kernel/setup.c: In function 'machine_early_init':
arch/microblaze/kernel/setup.c:177:3: error: 'pr_cont'
  undeclared (first use in this function)
arch/microblaze/kernel/setup.c:177:3: note: each undeclared
  identifier is reported only once for each function it appears in
arch/microblaze/kernel/setup.c:177:10: error: expected ';'
  before string constant
arch/microblaze/kernel/setup.c:177:33: error: expected statement
  before ')' token

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-01-27 11:26:34 +01:00
..
boot
configs
include microblaze: Define read/write{b,w,l}_relaxed MMIO 2014-01-27 11:26:32 +01:00
kernel microblaze: Fix missing bracket in printk 2014-01-27 11:26:34 +01:00
lib
mm mm/arch: use __free_reserved_page() to simplify the code 2013-11-13 12:09:03 +09:00
oprofile
pci
platform
Kconfig microblaze: timer: Use generic sched_clock implementation 2014-01-27 11:25:46 +01:00
Kconfig.debug
Makefile microblaze: Wire up defconfig to mmu_defconfig 2014-01-21 08:28:18 +01:00