Skip to content
Commit 826638e2 authored by Rajasekaran Kalidoss's avatar Rajasekaran Kalidoss
Browse files

Fix pointer-to-int-cast compiler warning



A void pointer(fast_memory) was type casted to uint64_t. This resulted
in a compiler warning [-Wpointer-to-int-cast]. This patch fixes the
warning.

Change-Id: I61d4a77664c7a2af7b9020f8a98c10d27c78334f
Signed-off-by: Rajasekaran Kalidoss's avatarRajasekaran Kalidoss <rajasekaran.kalidoss@arm.com>
parent 2fa2bf09
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