commit | fb0b07650435321e196dd5ac9cfabf88eab86096 | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Thu Nov 22 14:48:38 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 26 16:05:12 2012 -0800 |
tree | 2ced1b4a66cd48f8dc5c7b03623dd00c2d901d79 | |
parent | 73f44785b3aa77afd1771f5151d204f99d24faea [diff] |
Staging: bcm: Replace UINT with unsigned int in Ioctl.h This patch replaces "UINT" with "unsigned int" in Ioctl.h Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>