diff options
Diffstat (limited to 'cmd/bind.c')
-rw-r--r-- | cmd/bind.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/bind.c b/cmd/bind.c index 3a59eefd5c5..be0d4d2a711 100644 --- a/cmd/bind.c +++ b/cmd/bind.c @@ -3,6 +3,7 @@ * Copyright (c) 2018 JJ Hiblot <jjhiblot@ti.com> */ +#include <common.h> #include <command.h> #include <dm.h> #include <dm/device-internal.h> |