From ae6c79e7f03633eafffc5cad31991f299b704026 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Wed, 6 Apr 2011 21:43:19 +0200 Subject: [PATCH] --- yaml --- r: 250411 b: refs/heads/master c: b60de9f5142ffc677e4e1bf0d1e8ad177d21095f h: refs/heads/master i: 250409: 999cff30612e43e367ca0551bdc472cdb3f74e22 250407: 4120267f1ba373efb0c46b455429e3b8d996006f v: v3 --- [refs] | 2 +- trunk/arch/m68k/kernel/entry_no.S | 1 - trunk/arch/m68k/kernel/syscalltable.S | 1 - trunk/arch/m68k/platform/68328/entry.S | 1 - trunk/arch/m68k/platform/68360/entry.S | 1 - trunk/arch/m68k/platform/coldfire/entry.S | 1 - trunk/arch/m68k/platform/coldfire/head.S | 1 - 7 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index a012fe0e72de..7a5e1b7d2c83 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aa4d1f897f6a7ffdb3654a2152b60d9d832951a3 +refs/heads/master: b60de9f5142ffc677e4e1bf0d1e8ad177d21095f diff --git a/trunk/arch/m68k/kernel/entry_no.S b/trunk/arch/m68k/kernel/entry_no.S index 2783f25e38bd..5f0f6b598b5a 100644 --- a/trunk/arch/m68k/kernel/entry_no.S +++ b/trunk/arch/m68k/kernel/entry_no.S @@ -24,7 +24,6 @@ * linux 2.4 support David McCullough */ -#include #include #include #include diff --git a/trunk/arch/m68k/kernel/syscalltable.S b/trunk/arch/m68k/kernel/syscalltable.S index 5909e392cb1e..6f7b09122a00 100644 --- a/trunk/arch/m68k/kernel/syscalltable.S +++ b/trunk/arch/m68k/kernel/syscalltable.S @@ -11,7 +11,6 @@ * Linux/m68k support by Hamish Macdonald */ -#include #include #ifndef CONFIG_MMU diff --git a/trunk/arch/m68k/platform/68328/entry.S b/trunk/arch/m68k/platform/68328/entry.S index 3e4675996a71..f68dce766c0a 100644 --- a/trunk/arch/m68k/platform/68328/entry.S +++ b/trunk/arch/m68k/platform/68328/entry.S @@ -10,7 +10,6 @@ * Linux/m68k support by Hamish Macdonald */ -#include #include #include #include diff --git a/trunk/arch/m68k/platform/68360/entry.S b/trunk/arch/m68k/platform/68360/entry.S index 50dcae66f6cd..a07b14feed92 100644 --- a/trunk/arch/m68k/platform/68360/entry.S +++ b/trunk/arch/m68k/platform/68360/entry.S @@ -12,7 +12,6 @@ * M68360 Port by SED Systems, and Lineo. */ -#include #include #include #include diff --git a/trunk/arch/m68k/platform/coldfire/entry.S b/trunk/arch/m68k/platform/coldfire/entry.S index eee9a06aa265..27c2b001161e 100644 --- a/trunk/arch/m68k/platform/coldfire/entry.S +++ b/trunk/arch/m68k/platform/coldfire/entry.S @@ -26,7 +26,6 @@ * Bug, speed and maintainability fixes by Philippe De Muyter */ -#include #include #include #include diff --git a/trunk/arch/m68k/platform/coldfire/head.S b/trunk/arch/m68k/platform/coldfire/head.S index 6ae91a499184..c33483824a2e 100644 --- a/trunk/arch/m68k/platform/coldfire/head.S +++ b/trunk/arch/m68k/platform/coldfire/head.S @@ -8,7 +8,6 @@ /*****************************************************************************/ -#include #include #include #include