diff options
| author | 2016-10-20 18:05:57 -0400 | |
|---|---|---|
| committer | 2016-10-25 10:35:54 +0800 | |
| commit | 31f09cb79e797797bc745d98f93ac50b2cbda9e6 (patch) | |
| tree | 0f370f8c75f201a358e067d5876f7ae621d1303a /include/linux/debugobjects.h | |
| parent | drm/i915/gvt: Fix broken mocs offset (diff) | |
drm/i915/gvt: fix bad 32 bit shift in gtt
Since ioread32 returns a 32-bit value, it is impossible to left-shift
this value by 32 bits (it produces a compilation error). Casting the
return value of ioread32 fix this issue.
Signed-off-by: Jérémy Lefaure <jeremy.lefaure@lse.epita.fr>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
