]> git.ipfire.org Git - people/ms/u-boot.git/commit
85xx: Fix compile warning
authorKumar Gala <galak@kernel.crashing.org>
Wed, 15 Oct 2008 15:19:41 +0000 (10:19 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 16 Oct 2008 23:18:56 +0000 (01:18 +0200)
commit2179c4766bffeece98e5e92040629a96c97e230c
treeb620da81ac515cee92e467c30d2c4785d1f5763a
parent9029b68f3f81b3013044f167ea025e836e6c8c0e
85xx: Fix compile warning

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

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