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:
5180bb3
)
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type bool
author
viresh kumar
<viresh.kumar@st.com>
Thu, 23 Feb 2012 03:41:05 +0000
(
04:41
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 23 Feb 2012 22:07:55 +0000
(22:07 +0000)
serial.h uses bool, but its definition is missing, as it doesn't include
types.h. Fix this by including types.h
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found