Skip to content
Unverified Commit e75e0ea2 authored by Robert Foss's avatar Robert Foss
Browse files

android: Change gralloc_handle_t members to be fixed width



In order to lessen future alignment issues, lets switch to
fixed width integers where possible.

This excludes the data_owner since it is a pid_t which
in theory could be larger than 32 bits.

Signed-off-by: default avatarRobert Foss <robert.foss@collabora.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
parent 8e00d5ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment