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:
39b2bbe
)
gpio: add missing includes in machine.h
author
Alexandre Courbot
<acourbot@nvidia.com>
Mon, 4 Aug 2014 04:05:56 +0000
(13:05 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 7 Aug 2014 09:54:51 +0000
(11:54 +0200)
linux/types.h and linux/list.h should be included so the typed used in
the header file are always properly declared.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found