mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
eb867a7623
Block device read/write is anonymous data; there is no need to use a typed pointer. void * is fine. Also add a hook for block_read functions Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
i2c.c | ||
interrupts.c | ||
Makefile | ||
mmc.c | ||
pxafb.c | ||
serial.c | ||
start.S |