Commits
Calvin Johnson committed 658db0ba793
staging: fsl_ppfe/eth: use memremap() to map RAM area used by PFE RAM area used by PFE should be mapped using memremap() instead of directly traslating physical addr to virtual. This will ensure proper checks are done before the area is used. Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>