85xx: Fix compile warning in mpc8536ds.c
authorKumar Gala <galak@kernel.crashing.org>
Sun, 19 Oct 2008 17:49:19 +0000 (12:49 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 21 Oct 2008 09:27:08 +0000 (11:27 +0200)
commit1836881190b3d8a6918b0d64b39fe32bbbdf85d8
tree92a2822f01cc1851061c089985b1f58f2dc64124
parent8ed44d91c8122d00368523b0b746691c895d3b3c
85xx: Fix compile warning in mpc8536ds.c

mpc8536ds.c: In function 'is_sata_supported':
mpc8536ds.c:615: warning: unused variable 'devdisr'

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8536ds/mpc8536ds.c