sil_sata: Make sata_write() comply with <part.h>
sata_write() takes a const void as the last argument. Fixing this means
we also need to make ata_low_level_rw_lba{28,48} also take a const void.
Signed-off-by:
Tom Rini <trini@ti.com>
Please register or sign in to comment