diff options
Diffstat (limited to 'drivers/mtd/renesas_rpc_hf.c')
-rw-r--r-- | drivers/mtd/renesas_rpc_hf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/renesas_rpc_hf.c b/drivers/mtd/renesas_rpc_hf.c index 8a644ad9b3..2c61ce7b6e 100644 --- a/drivers/mtd/renesas_rpc_hf.c +++ b/drivers/mtd/renesas_rpc_hf.c @@ -21,6 +21,7 @@ #include <wait_bit.h> #include <linux/bitops.h> #include <mtd/cfi_flash.h> +#include <asm/global_data.h> #define RPC_CMNCR 0x0000 /* R/W */ #define RPC_CMNCR_MD BIT(31) |