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:
9adfbfb
)
make MTD headers use strict integer types
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 25 Feb 2009 23:51:41 +0000
(
00:51
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Mar 2009 17:14:17 +0000
(18:14 +0100)
The MTD headers traditionally use stdint types rather than
the kernel integer types. This converts them to do the
same as all the others.
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found