commit | 5e86ccefa3c4e2d12acd7f5fc417ea120edbca21 | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Tue Sep 26 15:02:21 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 16 11:48:20 2017 +0800 |
tree | 0350221885a63889b1750922364defd56ca6f43e | |
parent | bc7b0be316aebac42eb9e8e54c984609555944da [diff] |
drm/i915/gvt: Use BIT() to make klockwork happy Replace the plain bit usage with BIT() to make klockwork happy. Cc: Deng Hongyi <hongyi.deng@intel.com> Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>