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>
master
Dave Liu 16 years ago committed by Wolfgang Denk
parent 9eef62804d
commit 83c7f470a4
  1. 2
      drivers/block/ata_piix.c
  2. 0
      drivers/block/ata_piix.h

@ -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

Loading…
Cancel
Save