ramdump: fix a warning of cast [1/1]
authorJianxiong Pan <jianxiong.pan@amlogic.com>
Fri, 23 Nov 2018 03:28:38 +0000 (11:28 +0800)
committerJianxiong Pan <jianxiong.pan@amlogic.com>
Fri, 23 Nov 2018 04:31:16 +0000 (12:31 +0800)
commit0fdc25092712fcb8a8f4f2f91451c35a7f4216b6
treed4e1d1a01ab84b0e267c58c4806f71e15cca2de3
parent46287828445b003c95510033d496bf50387c3c31
ramdump: fix a warning of cast [1/1]

PD#165764

Problem:
have a warning of the "ram" variable cast.

Solution:
add a "void *" to the ram variable.

Verify:
test locally.

Change-Id: I037a89a28e98ae8c8ab965e908877bf4a72d3ead
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
drivers/amlogic/memory_ext/ram_dump.c