diff options
Diffstat (limited to 'board/renesas/falcon/falcon.c')
-rw-r--r-- | board/renesas/falcon/falcon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/falcon/falcon.c b/board/renesas/falcon/falcon.c index cd86bb3108..27fccacf6f 100644 --- a/board/renesas/falcon/falcon.c +++ b/board/renesas/falcon/falcon.c @@ -6,7 +6,7 @@ * Copyright (C) 2020 Renesas Electronics Corp. */ -#include <asm/arch/rmobile.h> +#include <asm/arch/renesas.h> #include <asm/arch/sys_proto.h> #include <asm/global_data.h> #include <asm/io.h> |