diff options
Diffstat (limited to 'cmd/sound.c')
-rw-r--r-- | cmd/sound.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/sound.c b/cmd/sound.c index 7fc19678ea8..fdcde365339 100644 --- a/cmd/sound.c +++ b/cmd/sound.c @@ -9,6 +9,7 @@ #include <dm.h> #include <fdtdec.h> #include <sound.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |