microblaze: timer: Do not initialized system timer twice
authorMichal Simek <michal.simek@xilinx.com>
Mon, 27 Jan 2014 09:41:59 +0000 (10:41 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 27 Jan 2014 10:26:31 +0000 (11:26 +0100)
commit03fe0d3c27ed37d936eaa61e10ce56f8b15361a7
tree0c589f2628062a2af732d699665a987778351634
parent839396ab88e4ac0107a88cb85fa59a7ec3f94416
microblaze: timer: Do not initialized system timer twice

Only one system timer can be setup.
Do not initialize more system timers.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/kernel/timer.c