Home
last modified time | relevance | path

Searched hist:e6af3859896436b643ddbae58979b89d5b2815ca (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dflash.ce6af3859896436b643ddbae58979b89d5b2815ca Tue Apr 15 04:26:34 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> freescale: m5253demo: fix unused-but-set-variable warnings

Fix the following warning messages:

In function 'flash_erase': 180:21:
warning: variable 'last' set but not used [-Wunused-but-set-variable]
In function 'write_buff': 322:10:
warning: variable 'port_width' set but not used [-Wunused-but-set-variable]

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: TsiChung Liew <Tsi-Chung.Liew@freescale.com>