]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - net/eth-uclass.c
drivers: spmi: msm: fix return values for errors in parameters
[karo-tx-uboot.git] / net / eth-uclass.c
index a356a088262d333e578d5723f6d680db0da2d466..c15cc4d90bf47dffacdd1339077340b0c99dd36a 100644 (file)
@@ -14,6 +14,8 @@
 #include <dm/uclass-internal.h>
 #include "eth_internal.h"
 
+DECLARE_GLOBAL_DATA_PTR;
+
 /**
  * struct eth_device_priv - private structure for each Ethernet device
  *