projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8a237
)
MIPS: bug.h Build fix - include <linux/compiler.h>.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 19 Jun 2009 12:51:28 +0000
(13:51 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 24 Jun 2009 17:34:38 +0000
(18:34 +0100)
In the past this file somehow used to be dragged in.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/bug.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/bug.h
b/arch/mips/include/asm/bug.h
index 08ea46863fe5ca8ce6683fe71f527a6c4346b690..6cf29c26e873788a78221ab517dc97cc6ae5386c 100644
(file)
--- a/
arch/mips/include/asm/bug.h
+++ b/
arch/mips/include/asm/bug.h
@@
-1,6
+1,7
@@
#ifndef __ASM_BUG_H
#define __ASM_BUG_H
+#include <linux/compiler.h>
#include <asm/sgidefs.h>
#ifdef CONFIG_BUG