diff options
Diffstat (limited to 'arch/sh/math-emu')
-rw-r--r-- | arch/sh/math-emu/math.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/math-emu/math.c b/arch/sh/math-emu/math.c index 26b6046814f..1efbac15ff4 100644 --- a/arch/sh/math-emu/math.c +++ b/arch/sh/math-emu/math.c @@ -7,7 +7,6 @@ * License. See the file "COPYING" in the main directory of this archive * for more details. */ -#include <linux/config.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/types.h> |