SYSLINK: ipc - remove a WARN_ON in sharedregion module
This patch removes an unnecessary WARN_ON in sharedregion_get_ptr
function. The WARN_ON is caused when a INVALID_SRPTR value is passed
into the function, which is a valid argument.
Signed-off-by: Suman Anna <s-anna@ti.com>
Showing
Please register or sign in to comment