diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-11-22 14:48:51 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 16:05:22 -0800 |
commit | d532703c384c0df449c343ca3604f3650dad53b6 (patch) | |
tree | 8c3dba7e33120e7e6b81c11a1f5a72052f343ad2 /firmware/Makefile | |
parent | ff4e065de10f877af48e997c1ba5f1197ff90f4c (diff) | |
download | linux-stable-d532703c384c0df449c343ca3604f3650dad53b6.tar.gz linux-stable-d532703c384c0df449c343ca3604f3650dad53b6.tar.bz2 linux-stable-d532703c384c0df449c343ca3604f3650dad53b6.zip |
Staging: bcm: Remove typedef for stUserThreadReq and call directly.
This patch removes typedef for stUserThreadReq,
and changes the name of the struct to bcm_user_thread_req.
In addition, any calls to typedefs USER_THREAD_REQ, or
*PUSER_THREAD_REQ are changed to call the struct directly.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/Makefile')
0 files changed, 0 insertions, 0 deletions