commit | a4ff18e9ed1ddde1f0bcc26bd05730b50b227f48 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Dec 02 20:43:50 2016 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Dec 09 16:13:19 2016 -0800 |
tree | 2d9356ed9c03d5f4cb85832844ea8c2d9d76cf68 | |
parent | 8af1d63e638b7e9cbfa5469cda0c041c1b64b791 [diff] |
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>