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>
master
Masahiro Yamada 8 years ago
parent 6a555b214b
commit 0586e22783
  1. 2
      arch/arm/mach-uniphier/dram/umc-ld20.c
  2. 0
      arch/arm/mach-uniphier/dram/umc64-regs.h

@ -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…
Cancel
Save