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

Skip to content
Commit 19242a3b authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: bam_dmux: Use phys_addr_t for a2_phys_base



The phys_addr_t type exists to represent physical addresses.  a2_phys_base
is the physical address of the A2 BAM, but is incorrectly typed as a
void *.

Correctly represent a2_phys_base with the phys_addr_t type.

Change-Id: Iabf87a5099e8ec115afa4256c57037fb88a8fe97
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 8e5d905c
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