mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-31 11:13:14 +01:00
Add a const keyword to the sect_buf argument of ide_write_data to fix the following warning: cmd_ide.c: In function '__ide_output_data': cmd_ide.c:548: warning: passing argument 2 of 'ide_write_data' discards qualifiers from pointer target type /devel/u-boot.git/include/ide.h:76: note: expected 'ulong *' but argument is of type 'const ulong *' Also modify the driver-model documentation to match with the new prototype. Compile tested only. Cc: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> |
||
|---|---|---|
| .. | ||
| UDM-block.txt | ||
| UDM-cores.txt | ||
| UDM-design.txt | ||
| UDM-fpga.txt | ||
| UDM-gpio.txt | ||
| UDM-hwmon.txt | ||
| UDM-keyboard.txt | ||
| UDM-mmc.txt | ||
| UDM-net.txt | ||
| UDM-pci.txt | ||
| UDM-pcmcia.txt | ||
| UDM-power.txt | ||
| UDM-rtc.txt | ||
| UDM-serial.txt | ||
| UDM-spi.txt | ||
| UDM-stdio.txt | ||
| UDM-tpm.txt | ||
| UDM-twserial.txt | ||
| UDM-usb.txt | ||
| UDM-video.txt | ||
| UDM-watchdog.txt | ||