gpu: host1x: Remove redundant parentheses
authorThierry Reding <treding@nvidia.com>
Thu, 23 Jun 2016 09:37:31 +0000 (11:37 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 23 Jun 2016 09:59:31 +0000 (11:59 +0200)
commit813a9d4ecdf0f6a3bcb5cf57ea4b9ebd69b31ee8
treeba798ca3c6daf9381881e154f5a014a6f724312f
parent0b8070d12ee2ef62e0b07213d843eb508fba966e
gpu: host1x: Remove redundant parentheses

There's no need to wrap the BIT() macro into an extra set of parentheses
because it's already implemented to use its own set.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/cdma_hw.c