Skip to content
Snippets Groups Projects
Commit e46a4350 authored by Pavel Herrmann's avatar Pavel Herrmann Committed by Tom Rini
Browse files

sata.h: Make all sata/ata drivers include <sata.h>


- block_dev_desc_t says that block_(read|write) take lbaint_t for blkcnt
  not ulong.
- We also move the extern of sata_dev_desc into <sata.h>
- Remove now duplicate declarations from driver-specific headers.

Signed-off-by: default avatarTom Rini <trini@ti.com>
Signed-off-by: default avatarPavel Herrmann <morpheus.ibis@gmail.com>
parent 4ac8f8e0
No related branches found
No related tags found
No related merge requests found
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