diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-11-22 19:48:44 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-27 00:05:21 (GMT) |
commit | b1206c091b2dbe9fb7555eb6bc21694ff11b3579 (patch) | |
tree | 68d8c02264cc50e06c3effbe460c788569a719fa /arch/x86/lib | |
parent | 3b99b9d5538f0a32dea6e1d79a04233514920b61 (diff) | |
download | linux-b1206c091b2dbe9fb7555eb6bc21694ff11b3579.tar.xz |
Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.
This patch removes typedef for _FLASH2X_COPY_SECTION,
and changes the name of the struct to
bcm_flash2x_copy_section. In addition, any calls to
typedefs FLASH2X_COPY_SECTION, or *PFLASH2X_COPY_SECTION
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 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions