diff options
| author | Michael Zoran <mzoran@crowfest.net> | 2017-03-09 08:10:09 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-09 15:39:05 +0300 |
| commit | 81b2cbdbf34f6696c2e2b657873c62489ef1f773 (patch) | |
| tree | 1ae60537392f3a5325960bedc0f173674c21ffce /include/linux/console_struct.h | |
| parent | 1d3da3fed1a211d11d33aff1fb2438a1fc27740e (diff) | |
| download | linux-81b2cbdbf34f6696c2e2b657873c62489ef1f773.tar.xz | |
staging: bcm2835_camera: Convert control_service field of mmal_msg_header to u32
The camera driver passes messages back and forth between the firmware with
requests and replies. One of the fields of the message header called
control_service is a pointer so the size changes between 32 bit and 64 bit.
Luckly, the field is not interperated by the driver, so it can be changed
to a u32 which has a fixed size.
Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions
