diff options
Diffstat (limited to 'drivers/mtd/hbmc-am654.c')
-rw-r--r-- | drivers/mtd/hbmc-am654.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/hbmc-am654.c b/drivers/mtd/hbmc-am654.c index 599beda..8161087 100644 --- a/drivers/mtd/hbmc-am654.c +++ b/drivers/mtd/hbmc-am654.c @@ -3,6 +3,7 @@ // Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/ // Author: Vignesh Raghavendra <vigneshr@ti.com> +#include <common.h> #include <asm/io.h> #include <dm.h> #include <regmap.h> |