Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250411
b: refs/heads/master
c: b60de9f
h: refs/heads/master
i:
  250409: 999cff3
  250407: 4120267
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Greg Ungerer committed May 24, 2011
1 parent 6b96ea6 commit ae6c79e
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa4d1f897f6a7ffdb3654a2152b60d9d832951a3
refs/heads/master: b60de9f5142ffc677e4e1bf0d1e8ad177d21095f
1 change: 0 additions & 1 deletion trunk/arch/m68k/kernel/entry_no.S
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
* linux 2.4 support David McCullough <davidm@snapgear.com>
*/

#include <linux/sys.h>
#include <linux/linkage.h>
#include <asm/errno.h>
#include <asm/setup.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m68k/kernel/syscalltable.S
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* Linux/m68k support by Hamish Macdonald
*/

#include <linux/sys.h>
#include <linux/linkage.h>

#ifndef CONFIG_MMU
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m68k/platform/68328/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* Linux/m68k support by Hamish Macdonald
*/

#include <linux/sys.h>
#include <linux/linkage.h>
#include <asm/thread_info.h>
#include <asm/unistd.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m68k/platform/68360/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* M68360 Port by SED Systems, and Lineo.
*/

#include <linux/sys.h>
#include <linux/linkage.h>
#include <asm/thread_info.h>
#include <asm/unistd.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m68k/platform/coldfire/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
* Bug, speed and maintainability fixes by Philippe De Muyter <phdm@macqel.be>
*/

#include <linux/sys.h>
#include <linux/linkage.h>
#include <asm/unistd.h>
#include <asm/thread_info.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m68k/platform/coldfire/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/*****************************************************************************/

#include <linux/sys.h>
#include <linux/linkage.h>
#include <linux/init.h>
#include <asm/asm-offsets.h>
Expand Down

0 comments on commit ae6c79e

Please sign in to comment.