[PATCH 0/3] powerpc/dt_cpu_ftrs: Make use of ISA_V3_* macros

From: Murilo Opsfelder Araujo
Date: Wed Jun 10 2020 - 17:52:32 EST


The first patch removes unused macro ISA_V2_07B. The second and third
patches make use of macros ISA_V3_0B and ISA_V3_1, respectively,
instead their corresponding literals.

Murilo Opsfelder Araujo (3):
powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07B
powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0B
powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1

arch/powerpc/kernel/dt_cpu_ftrs.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

--
2.25.4