Skip to content
Commit 6820e565 authored by Denis Efremov's avatar Denis Efremov Committed by Michael Ellerman
Browse files

selftests/powerpc: ppc_asm.h: typo in the header guard



The guard macro __PPC_ASM_H in the header ppc_asm.h
doesn't match the #ifndef macro _PPC_ASM_H. The patch
makes them the same.

Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 04db3ede
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment