ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
This header will be shared between PH1-LD11 and PH1-LD20 (and hopefully new ARMv8 SoCs developed in the future), so umc64-regs.h would be a better fit. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
6a555b214b
commit
0586e22783
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include "../init.h"
|
||||
#include "ddrphy-ld20-regs.h"
|
||||
#include "umc-ld20-regs.h"
|
||||
#include "umc64-regs.h"
|
||||
|
||||
#define DRAM_CH_NR 3
|
||||
|
||||
|
|
Loading…
Reference in New Issue