diff options
author | Suman Anna <s-anna@ti.com> | 2015-07-21 00:33:30 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2015-08-03 16:04:42 +0200 |
commit | 5ff98fa68c88d7babf96b7df7c713aaf2ed6558a (patch) | |
tree | d523999e6f8ecdcce8a5531ddcbe8e8fd427b9d1 /drivers/iommu/omap-iommu.h | |
parent | iommu/omap: Remove unnecessary error traces on alloc failures (diff) | |
download | linux-5ff98fa68c88d7babf96b7df7c713aaf2ed6558a.tar.xz linux-5ff98fa68c88d7babf96b7df7c713aaf2ed6558a.zip |
iommu/omap: Use BIT(x) macros in omap-iopgtable.h
Switch to using the BIT(x) macros in omap-iopgtable.h where
possible. This eliminates the following checkpatch check
warning:
"CHECK: Prefer using the BIT macro"
A couple of macros that used zero bit shifting are defined
directly to avoid the above warning on one of the macros.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/omap-iommu.h')
0 files changed, 0 insertions, 0 deletions