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

Murilo Opsfelder Araujo muriloo at linux.ibm.com
Thu Jun 11 07:51:11 AEST 2020


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


More information about the Linuxppc-dev mailing list