diff options
author | Frans Klaver <fransklaver@gmail.com> | 2015-09-01 13:59:25 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-09-01 13:59:25 -0700 |
commit | 05f4f1abc274ac7e8e83424d0cef2d842db91815 (patch) | |
tree | e9b7befcd98129c5fbca49eebcb57b555cd6c7a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 874b300a6a0bfe97225ed1f8648fa92238e4d9e9 (diff) |
ARM: OMAP3: vc: fix 'or' always true warning
Fix the warning:
arch/arm/mach-omap2/vc.c:302:47: warning: logical ‘or’ of collectively exhaustive tests is always true [-Wlogical-op]
As we're toggling both CLKREQ and OFFMODE, we should also be checking
OFFMODE.
Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions