]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Fix compile warning
authorKumar Gala <galak@kernel.crashing.org>
Tue, 13 Apr 2010 16:07:57 +0000 (11:07 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 27 Apr 2010 03:37:55 +0000 (22:37 -0500)
commit9ce3c228276b0f85105da8c39b164f2b6c84ea34
tree8981e40c8409a8dec23293f6410e9e19f77b91a8
parent4db9708b94b6745f5c1eaa699d4d76477de8588a
85xx: Fix compile warning

cpu.c: In function 'checkcpu':
cpu.c:47: warning: unused variable 'gur'

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu.c