Skip to content
Snippets Groups Projects
Commit 0e7d856e authored by Tom Rini's avatar Tom Rini
Browse files

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: default avatarTom Rini <trini@ti.com>
parent 98391ff1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment