diff options
Diffstat (limited to 'cmd/ti/pd.c')
-rw-r--r-- | cmd/ti/pd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ti/pd.c b/cmd/ti/pd.c index 305023a..a0492a5 100644 --- a/cmd/ti/pd.c +++ b/cmd/ti/pd.c @@ -5,6 +5,7 @@ * Copyright (C) 2020 Texas Instruments Incorporated, <www.ti.com> */ +#include <common.h> #include <command.h> #include <dm.h> #include <k3-dev.h> |