projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea5e1a8
)
[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h
author
Mike Frysinger
<
[email protected]
>
Sat, 10 Feb 2007 09:43:48 +0000
(
01:43
-0800)
committer
Linus Torvalds
<
[email protected]
>
Sun, 11 Feb 2007 18:51:20 +0000
(10:51 -0800)
We don't actually use anything from asm-m68k/page.h in asm-m68k/user.h, so
don't bother including it
Signed-off-by: Mike Frysinger <
[email protected]
>
Cc: Geert Uytterhoeven <
[email protected]
>
Cc: Roman Zippel <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
include/asm-m68k/user.h
patch
|
blob
|
history
diff --git
a/include/asm-m68k/user.h
b/include/asm-m68k/user.h
index d7c0b109bd457c55d2baeb80132a1bad6b8f9ff6..8c56ccab4849ca0c86dfba77281d0e52d6ee0b4e 100644
(file)
--- a/
include/asm-m68k/user.h
+++ b/
include/asm-m68k/user.h
@@
-1,8
+1,6
@@
#ifndef _M68K_USER_H
#define _M68K_USER_H
-#include <asm/page.h>
-
/* Core file format: The core file is written in such a way that gdb
can understand it and provide useful information to the user (under
linux we use the 'trad-core' bfd). There are quite a number of