Skip to content
Snippets Groups Projects
Commit 83c7f470 authored by Dave Liu's avatar Dave Liu Committed by Wolfgang Denk
Browse files

ata: merge the header of ata_piix driver


move the sata.h from include/ to drivers/block/ata_piix.h

Signed-off-by: default avatarDave Liu <daveliu@freescale.com>
parent 9eef6280
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@
#define SATA_DECL
#define DRV_DECL /*For file specific declarations */
#include <sata.h>
#include "ata_piix.h"
/*Macros realted to PCI*/
#define PCI_SATA_BUS 0x00
......
File moved
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