mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-19 07:05:01 +00:00
The NAND driver used a mix of unsigned char, u_char amd uint8_t data types. Consolidate to uint8_t usage Signed-off-by: Thomas Gleixner <tglx@linutronix.de>