git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86dfe44
)
ARM: clps711x: fix missing include file
author
Olof Johansson
<olof@lixom.net>
Fri, 30 Mar 2012 06:34:29 +0000
(23:34 -0700)
committer
Olof Johansson
<olof@lixom.net>
Fri, 30 Mar 2012 22:44:48 +0000
(15:44 -0700)
linux/bug.h is needed due to an ARRAY_SIZE being used:
arch/arm/mach-clps711x/edb7211-mm.c: In function 'edb7211_map_io':
arch/arm/mach-clps711x/edb7211-mm.c:79:9: error: implicit declaration of function 'BUILD_BUG_ON_ZERO'
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found