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)
commite2f521e247576c897e1bf0ada801e87c7e2db89f
tree40a26d917bc863b94cf5711c1b5f95da29f323fa
parentdd3641fc3cf6d10b7cf4e266c2f651517779e727
ARM: dmabounce: remove useless pr_err

We already check that dev != NULL, so this won't be reached.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/dmabounce.c