]> git.baikalelectronics.ru Git - kernel.git/commit
make MTD headers use strict integer types
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Feb 2009 23:51:41 +0000 (00:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Mar 2009 17:14:17 +0000 (18:14 +0100)
commitf2863b35c49e46ed3d0c99d5a2079c496784b3b0
tree1f74e2abb5ad84725e3eb52ac3320ffda480f281
parent329f6f7ecf660bfc53054239a4299b714c6ab94b
make MTD headers use strict integer types

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>
include/linux/jffs2.h
include/mtd/inftl-user.h
include/mtd/jffs2-user.h
include/mtd/mtd-abi.h
include/mtd/nftl-user.h
include/mtd/ubi-user.h