ata: merge the header of ata_piix driver
move the sata.h from include/ to drivers/block/ata_piix.h Signed-off-by: Dave Liu <daveliu@freescale.com>
This commit is contained in:
parent
9eef62804d
commit
83c7f470a4
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
#define SATA_DECL
|
#define SATA_DECL
|
||||||
#define DRV_DECL /*For file specific declarations */
|
#define DRV_DECL /*For file specific declarations */
|
||||||
#include <sata.h>
|
#include "ata_piix.h"
|
||||||
|
|
||||||
/*Macros realted to PCI*/
|
/*Macros realted to PCI*/
|
||||||
#define PCI_SATA_BUS 0x00
|
#define PCI_SATA_BUS 0x00
|
||||||
|
Loading…
Reference in New Issue
Block a user