]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: fix Unicode characters in release.S
authorTimur Tabi <timur@freescale.com>
Fri, 5 Oct 2012 09:48:50 +0000 (09:48 +0000)
committerAndy Fleming <afleming@freescale.com>
Mon, 22 Oct 2012 19:31:12 +0000 (14:31 -0500)
commit0c7e65f3d6535277e3842903079ac0704cde672b
tree46e0d6f86e992057250f856c1c6acb2680947e83
parentd59c5570495a2721f4361275df668193e5f411f9
powerpc/mpc85xx: fix Unicode characters in release.S

Commit 709389b6 unintentionally used the Unicode version of the
apostrophy.  Replace it with the normal ASCII version.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc85xx/release.S