powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07B

Macro ISA_V2_07B is defined but not used anywhere else in the code.

Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200610215114.167544-2-muriloo@linux.ibm.com
This commit is contained in:
Murilo Opsfelder Araujo 2020-06-10 18:51:12 -03:00 committed by Michael Ellerman
parent 89bbe4c798
commit f39eb5d8ac
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
/* Device-tree visible constants follow */
#define ISA_V2_07B 2070
#define ISA_V3_0B 3000
#define ISA_V3_1 3100