]> Git Repo - u-boot.git/commit
RAMDISK: Fix unused variable issue caused by raw rd support
authorMarek Vasut <[email protected]>
Fri, 30 Mar 2012 21:19:10 +0000 (23:19 +0200)
committerWolfgang Denk <[email protected]>
Fri, 30 Mar 2012 21:52:35 +0000 (23:52 +0200)
commit57d40ab70b23740bd5ecde25b88514f70412bbe9
treee2f2fb5d2f62184b022b83ecae896edaebfd25d0
parent017e1f3f9fc8745cc12bbd924b0cbc4d6ee5dbf8
RAMDISK: Fix unused variable issue caused by raw rd support

image.c: In function ‘boot_get_ramdisk’:
image.c:800:8: warning: unused variable ‘end’ [-Wunused-variable]

Signed-off-by: Marek Vasut <[email protected]>
Cc: Wolfgang Denk <[email protected]>
common/image.c
This page took 0.029749 seconds and 4 git commands to generate.