remoteproc: core: Remove pointless OOM print
authorLee Jones <lee.jones@linaro.org>
Thu, 4 Aug 2016 09:21:47 +0000 (10:21 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 10 Aug 2016 17:46:14 +0000 (10:46 -0700)
commitc14b9a940e53a50f8fc56cc613525d2db40f19be
treed03de007cc1595c08fb903f090e6af4342b114a8
parent353861660aa2e4453df416879f48478a09427510
remoteproc: core: Remove pointless OOM print

These types of error prints are superfluous.  The system will
pick up on OOM issues and let the user know.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c