diff options
Diffstat (limited to 'arch/m68k/math-emu')
-rw-r--r-- | arch/m68k/math-emu/fp_entry.S | 1 | ||||
-rw-r--r-- | arch/m68k/math-emu/fp_util.S | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/math-emu/fp_entry.S b/arch/m68k/math-emu/fp_entry.S index 5ec2d9101ea3..954b4f304a7d 100644 --- a/arch/m68k/math-emu/fp_entry.S +++ b/arch/m68k/math-emu/fp_entry.S | |||
@@ -35,7 +35,6 @@ | |||
35 | * OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | * OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | */ | 36 | */ |
37 | 37 | ||
38 | #include <linux/config.h> | ||
39 | #include <linux/linkage.h> | 38 | #include <linux/linkage.h> |
40 | #include <asm/entry.h> | 39 | #include <asm/entry.h> |
41 | 40 | ||
diff --git a/arch/m68k/math-emu/fp_util.S b/arch/m68k/math-emu/fp_util.S index a9f7f0129067..b093b85fcdd2 100644 --- a/arch/m68k/math-emu/fp_util.S +++ b/arch/m68k/math-emu/fp_util.S | |||
@@ -35,7 +35,6 @@ | |||
35 | * OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | * OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | */ | 36 | */ |
37 | 37 | ||
38 | #include <linux/config.h> | ||
39 | #include "fp_emu.h" | 38 | #include "fp_emu.h" |
40 | 39 | ||
41 | /* | 40 | /* |