diff options
Diffstat (limited to 'arch/ppc/xmon/privinst.h')
-rw-r--r-- | arch/ppc/xmon/privinst.h | 1 |
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 @@ /* * Copyright (C) 1996 Paul Mackerras. */ -#include <linux/config.h> #define GETREG(reg) \ static inline int get_ ## reg (void) \ |