aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/xmon/privinst.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/xmon/privinst.h')
-rw-r--r--arch/ppc/xmon/privinst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/xmon/privinst.h b/arch/ppc/xmon/privinst.h
index 93978c027ca0..c492a35687bd 100644
--- a/arch/ppc/xmon/privinst.h
+++ b/arch/ppc/xmon/privinst.h
@@ -1,7 +1,6 @@
1/* 1/*
2 * Copyright (C) 1996 Paul Mackerras. 2 * Copyright (C) 1996 Paul Mackerras.
3 */ 3 */
4#include <linux/config.h>
5 4
6#define GETREG(reg) \ 5#define GETREG(reg) \
7 static inline int get_ ## reg (void) \ 6 static inline int get_ ## reg (void) \