Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 3447e16b authored by lucaswei's avatar lucaswei Committed by Michael Bestas
Browse files

drivers: media: Fix -Wpointer-to-int-cast.

drivers/media/platform/msm/cvp/hfi_response_handler.c:507:36: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
        inst = cvp_get_inst_from_id(core, (unsigned int)session_id);
                                          ^~~~~~~~~~~~~~~~~~~~~~~~

Change-Id: Iadb69f5ba617ce2c7410475bcd9bc024e3a40017
parent d32ea54b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment