mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 08:27:23 +00:00
c575180bae
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 |