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:
cd59085
)
perf: fix duplicate header inclusion
author
Michel Lespinasse
<walken@google.com>
Wed, 10 Oct 2012 22:54:11 +0000
(15:54 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Oct 2012 23:50:17 +0000
(08:50 +0900)
#include <stdbool.h> somehow got duplicated on its way to linus's tree
(probably as a conflict resolution as things got sent through multiple
trees)
Signed-off-by: Michel Lespinasse <walken@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found