]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/ata/ahci-uclass.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / ata / ahci-uclass.c
index 7affb3f1ec7954cf36a86b45c26b378d6d8d5c79..d398b50b9a1e781629e7e75affedcbee5cd2d523 100644 (file)
@@ -6,6 +6,7 @@
 
 #define LOG_CATEGORY UCLASS_AHCI
 
+#include <common.h>
 #include <ahci.h>
 #include <dm.h>