diff options
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | drivers/ata/dwc_ahci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/dwc_ahci.c b/drivers/ata/dwc_ahci.c index 6c7371e3ed..bb45214fc2 100644 --- a/drivers/ata/dwc_ahci.c +++ b/drivers/ata/dwc_ahci.c @@ -18,8 +18,6 @@ #include <asm/io.h> #include <generic-phy.h> -DECLARE_GLOBAL_DATA_PTR; - struct dwc_ahci_priv { void *base; void *wrapper_base; |