mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 21:56:40 +07:00
powerpc/ppc_asm.h: delete duplicated word
Drop the repeated word "in". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200726003809.20454-7-rdunlap@infradead.org
This commit is contained in:
parent
028cc22d29
commit
db10f55000
@ -776,7 +776,7 @@ END_FTR_SECTION_NESTED(CPU_FTR_CELL_TB_BUG, CPU_FTR_CELL_TB_BUG, 96)
|
||||
#define FIXUP_ENDIAN
|
||||
#else
|
||||
/*
|
||||
* This version may be used in in HV or non-HV context.
|
||||
* This version may be used in HV or non-HV context.
|
||||
* MSR[EE] must be disabled.
|
||||
*/
|
||||
#define FIXUP_ENDIAN \
|
||||
|
Loading…
Reference in New Issue
Block a user