diff options
Diffstat (limited to 'drivers/dma/bestcomm/sram.c')
| -rw-r--r-- | drivers/dma/bestcomm/sram.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/bestcomm/sram.c b/drivers/dma/bestcomm/sram.c index 5e2ed30ba2c..2074e0e3fa2 100644 --- a/drivers/dma/bestcomm/sram.c +++ b/drivers/dma/bestcomm/sram.c @@ -19,6 +19,7 @@  #include <linux/string.h>  #include <linux/ioport.h>  #include <linux/of.h> +#include <linux/of_address.h>  #include <asm/io.h>  #include <asm/mmu.h>  | 
