From: Simon Horman Date: Wed, 16 Jul 2014 00:11:21 +0000 (+0900) Subject: ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name X-Git-Tag: omap-fixes-against-v3.17-rc3~17^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3758b01aa6f11382d2b018614b5d48ecf30350;p=pandora-kernel.git ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed