commit | 963fa3e62969e59c66875091710b5ea4ac68b065 | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Sat Dec 22 14:27:44 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:56:44 2013 -0800 |
tree | 104a49adea892f81817360a4c40a9825fa82c622 | |
parent | 5a88304e568e0c6176ebd85fc08d535a4f02a97a [diff] |
Staging: bcm: Replace USHORT with unsigned short in Protocol.h This patch replaces "USHORT" with "unsigned short" in Protocol.h Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>