Commits

Robby Cai committed 9b3031dcd2c
ENGR00263553 fb: Change type uint to unsigned int in struct mxcfb_update_data This file could be included in user-space application while uint is not quite standard type. This patch changed to unsigned int to avoid to include specific header file. This is requested from mm team. Signed-off-by: Robby Cai <R63905@freescale.com> (cherry picked from commit 318a325b8c19d1ba7c1451797da5a161e787c64d)