ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 16 Jul 2014 00:11:21 +0000 (09:11 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 16 Jul 2014 14:09:18 +0000 (23:09 +0900)
A stray '0x' crept into a0f7e7496d56ac2d ("ARM: shmobile: sh73a0: add CMT1
clock support for DT"). This  patch removes it.

This change should not have any run-time affect at this time as
the clock in question is used by a SCIF device that is not enabled by
default.

Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-sh73a0.c

Simple merge