remoteproc: Remove "experimental" warning
authorBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 3 Dec 2016 04:43:50 +0000 (20:43 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 10 Dec 2016 00:13:19 +0000 (16:13 -0800)
commita4ff18e9ed1ddde1f0bcc26bd05730b50b227f48
tree2d9356ed9c03d5f4cb85832844ea8c2d9d76cf68
parent8af1d63e638b7e9cbfa5469cda0c041c1b64b791
remoteproc: Remove "experimental" warning

Warning users that remoteproc and it's binary format are under
development doesn't serve much of a purpose. Different drivers support
different image formats and the resource table has a version field that
would need to be bumped when incompatible changes are introduced.

So lets drop this warning to clean up the kernel log.

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