ARM: shmobile: r8a7790: Correct SYS DMAC clock defines
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 6 Feb 2014 00:25:01 +0000 (09:25 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 23 Feb 2014 23:54:43 +0000 (08:54 +0900)
This brings the implementation into line with the documentation.

This problem was introduced when SYS DMAC clock defines were added by
ac991dce6498b5fc ("ARM: shmobile: r8a7790: Add clock index macros for DT
sources") in v3.13-rc2. I do not believe this results in any problems as
these defines do not appear to be used anywhere yet.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found