diff options
author | Suman Anna <s-anna@ti.com> | 2015-07-21 01:33:31 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2015-08-03 17:04:42 +0300 |
commit | eb642a3f5afdb13aa2b7ba0bda314b0d2b62165d (patch) | |
tree | 8f7507ac583b357615dad6ecf98f670c18d4aecd /drivers/iommu/omap-iommu.c | |
parent | 5ff98fa68c88d7babf96b7df7c713aaf2ed6558a (diff) | |
download | linux-eb642a3f5afdb13aa2b7ba0bda314b0d2b62165d.tar.xz |
iommu/omap: Use BIT(x) macros in omap-iommu.h
Switch to using the BIT(x) macros in omap-iommu.h where
possible. This eliminates the following checkpatch check
warning:
"CHECK: Prefer using the BIT macro"
A couple of the warnings were ignored for better readability
of the bit-shift for the different values.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/omap-iommu.c')
0 files changed, 0 insertions, 0 deletions