sh: sh7722: fix Oops: remove empty clock entries
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 23 Nov 2011 21:53:46 +0000 (22:53 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 Nov 2011 07:00:03 +0000 (16:00 +0900)
Unused indices produce empty entries in the clock array, which then lead to
Oopses at boot-time.

Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found