staging: vme: fix bare use of 'unsigned'
authorClifton Barnes <clifton.a.barnes@gmail.com>
Thu, 31 Mar 2016 22:53:14 +0000 (18:53 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2016 19:41:24 +0000 (12:41 -0700)
commit148e45dc87cb76ba89e80da264bc692cc91a5149
treed9d4b67def158272dc0e09f6e3109437b9ecb9ba
parentb9f8463728eb0dd46b9f2b34ee59b12e358b4ce7
staging: vme: fix bare use of 'unsigned'

fix checkpatch.pl warning about 'Prefer 'unsigned int' to bare use of
'unsigned''

Signed-off-by: Clifton Barnes <clifton.a.barnes@gmail.com>
Acked-by: Martyn Welch <martyn@welchs.me.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_pio2_gpio.c