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