]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00263553 fb: Change type uint to unsigned int in struct mxcfb_update_data
authorRobby Cai <R63905@freescale.com>
Wed, 10 Jul 2013 12:46:47 +0000 (20:46 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:12 +0000 (14:14 +0200)
commit33384bcb40ea284ef624f9da8db41e937fe106f7
tree5ce7d734783f10325db1f9c7b1e9f5d0958273fc
parent09bc0fc28792b7b3f440275f2ec7e03317c8735c
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)
include/linux/mxcfb.h