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:
8de8a98
)
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
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 17 Jul 2009 13:04:19 +0000
(16:04 +0300)
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