ARM: dmabounce: remove useless pr_err
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2011 22:53:13 +0000 (23:53 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2011 22:53:13 +0000 (23:53 +0100)
We already check that dev != NULL, so this won't be reached.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found