staging: sm750fb: Change 'uint32_t' to 'u32'
authorRehas Sachdeva <aquannie@gmail.com>
Thu, 15 Sep 2016 21:33:21 +0000 (03:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 07:49:56 +0000 (09:49 +0200)
commit1fed320aaeb0f8c75860f2e772619bf18d2144eb
tree7cf11fd8bd1df3ef63efee31be1d71f81e4d939d
parent71b4de84a0ef8b495da3d3ca884e3e601b05af1b
staging: sm750fb: Change 'uint32_t' to 'u32'

It is preferred to use 'u32' instead of 'uint32_t' for unsigned int. Issue
detected by checkpatch.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_hw.c