staging: bcm2835-camera: Replace 'uint32_t' with kernel type u32
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Wed, 1 Mar 2017 17:27:10 +0000 (19:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 12:57:17 +0000 (13:57 +0100)
commit16255382204b92fd7b657e01469442e4be8d0082
tree697a285c036a49dc41b4f8219f909f3fddb83e6e
parent3213a6e5a88e805cbf98e665e843b563cc8349eb
staging: bcm2835-camera: Replace 'uint32_t' with kernel type u32

This patch fixes the checkpatch.pl issue:
CHECK: Prefer kernel type 'u32' over 'uint32_t'

Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.h