ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definition

Now r8a7791 no longer needs the SMP initialization fallback, it can use
the common R-Car Gen2 machine definition, and the r8a7791-specific one
can be removed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven
2018-05-18 14:48:53 +02:00
committed by Simon Horman
parent 488aa3c045
commit 1e90fea35b
3 changed files with 1 additions and 42 deletions

View File

@@ -187,10 +187,7 @@ void __init rcar_gen2_reserve(void)
static const char * const rcar_gen2_boards_compat_dt[] __initconst = {
"renesas,r8a7790",
/*
* R8A7791 can't be handled here as long as it needs SMP
* initialization fallback.
*/
"renesas,r8a7791",
"renesas,r8a7792",
"renesas,r8a7793",
"renesas,r8a7794",