X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fpower%2Ftps6586x.c;h=49b28a5e6bf6d25d32a0e5723d91d31731a54695;hb=1099b2abef35c3c887f6afac1a8ef18c7924d5d2;hp=19680e2e76deb72335f5e6ec6d909702dc2ce3d7;hpb=e8f80a5a58c9b506453cc0780687e8ed457d30a6;p=oweals%2Fu-boot.git diff --git a/drivers/power/tps6586x.c b/drivers/power/tps6586x.c index 19680e2e76..49b28a5e6b 100644 --- a/drivers/power/tps6586x.c +++ b/drivers/power/tps6586x.c @@ -5,9 +5,11 @@ */ #include +#include #include #include #include +#include static struct udevice *tps6586x_dev;