mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Fix warnings while compiling with CONFIG_VIDEO enabled: diu.c: In function 'video_hw_init': diu.c:158: warning: 'return' with no value, in function returning non-void diu.c:162: warning: format '%ld' expects type 'long int', but argument 6 has type 'int' diu.c:162: warning: format '%ld' expects type 'long int', but argument 7 has type 'int' Signed-off-by: Anatolij Gustschin <agust@denx.de> |
||
|---|---|---|
| .. | ||
| asm-offsets.h | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| diu.c | ||
| fixed_sdram.c | ||
| i2c.c | ||
| ide.c | ||
| iim.c | ||
| interrupts.c | ||
| iopin.c | ||
| Makefile | ||
| pci.c | ||
| serial.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||
| u-boot.lds | ||