From: Akash Verma Date: Fri, 11 Oct 2013 16:24:26 +0000 (-0600) Subject: arch-ppc.h: Fix typo in header guard X-Git-Tag: fio-2.1.4~17 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=9ddf9439052f01afbf33fd1415010eee4e76908b;hp=8a96c80eae18a3594a43cadd82a5807fd2f340cd arch-ppc.h: Fix typo in header guard Signed-off-by: Akash Verma Signed-off-by: Jens Axboe --- diff --git a/arch/arch-ppc.h b/arch/arch-ppc.h index 6c1029c8..8313331f 100644 --- a/arch/arch-ppc.h +++ b/arch/arch-ppc.h @@ -1,5 +1,5 @@ #ifndef ARCH_PPC_H -#define ARCH_PPH_H +#define ARCH_PPC_H #include #include