projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98550e
)
[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h
author
Nicolas Pitre
<nico@cam.org>
Fri, 5 May 2006 14:11:14 +0000
(15:11 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 5 May 2006 14:11:14 +0000
(15:11 +0100)
Patch from Nicolas Pitre
... for the definition of NULL.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/bug.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-arm/bug.h
b/include/asm-arm/bug.h
index 7fb02138f585985dd810407a82a8643bb3874d9f..5ab8216f5204aa7f204cd5b34fffb228428ff618 100644
(file)
--- a/
include/asm-arm/bug.h
+++ b/
include/asm-arm/bug.h
@@
-2,6
+2,7
@@
#define _ASMARM_BUG_H
#include <linux/config.h>
+#include <linux/stddef.h>
#ifdef CONFIG_BUG
#ifdef CONFIG_DEBUG_BUGVERBOSE