Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"

This reverts commit 3edc0c2522, reversing
changes made to bb135a0180.
This commit is contained in:
Tom Rini
2016-12-09 07:56:54 -05:00
parent 3edc0c2522
commit 361a879902
32 changed files with 252 additions and 54330 deletions

View File

@@ -12,7 +12,6 @@ obj-y += blk_legacy.o
endif
obj-$(CONFIG_AHCI) += ahci-uclass.o
obj-$(CONFIG_DM_SCSI) += scsi-uclass.o
obj-$(CONFIG_SCSI_AHCI) += ahci.o
obj-$(CONFIG_DWC_AHSATA) += dwc_ahsata.o
obj-$(CONFIG_FSL_SATA) += fsl_sata.o