ARM: kirkwood: Remove unneeded PCIe clock adding
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Mon, 30 Sep 2013 21:03:28 +0000 (18:03 -0300)
committerJason Cooper <jason@lakedaemon.net>
Tue, 8 Oct 2013 16:21:05 +0000 (16:21 +0000)
Since the PCIe devices is properly initialized from the DT, the clocks
are now referenced in the device tree nodes, and it's not needed
to have this hack to add them explicitly.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Tested-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found