commit | a6f0b530e56d8b7ee428d92af1c7da88e4d9d583 | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Fri Dec 14 19:26:49 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:51:50 2013 -0800 |
tree | 564e8ad9b689797a3a72744a98eda16d84848084 | |
parent | df3d870f57fef53aa8e90ee9f6170bb7181ff44b [diff] |
Staging: bcm: Replace UINT with unsigned int in led_control.h This patch replaces "UINT" with "unsigned int" in led_control.h. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>