summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/asm-const.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/asm-const.h')
-rw-r--r--arch/powerpc/include/asm/asm-const.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/asm-const.h b/arch/powerpc/include/asm/asm-const.h
index 082c1538c562..bfb3c3534877 100644
--- a/arch/powerpc/include/asm/asm-const.h
+++ b/arch/powerpc/include/asm/asm-const.h
@@ -11,4 +11,5 @@
# define __ASM_CONST(x) x##UL
# define ASM_CONST(x) __ASM_CONST(x)
#endif
+
#endif /* _ASM_POWERPC_ASM_CONST_H */