staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'
authorKamal Heib <kamalheib1@gmail.com>
Wed, 17 Jan 2018 14:52:29 +0000 (16:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jan 2018 10:49:24 +0000 (11:49 +0100)
commit6236015fd2f1b2767b72efe95a1fc3d5a590f092
treea794ea6074d8d4f7520dee9a301bf5f9a89db3c8
parent6a4dd600eb2f289422a366d2fcf1dc0dd974c71b
staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'

Fix the following errors found by checkpatch.pl:
CHECK: Prefer kernel type 'u32' over 'uint32_t'

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/audio_codec.c