diff options
author | Frans Klaver <fransklaver@gmail.com> | 2015-09-01 22:59:25 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-09-01 22:59:25 +0200 |
commit | 05f4f1abc274ac7e8e83424d0cef2d842db91815 (patch) | |
tree | e9b7befcd98129c5fbca49eebcb57b555cd6c7a2 /arch/mn10300/kernel | |
parent | ARM: OMAP2+: Fix booting if no timer parent clock is available (diff) | |
download | linux-05f4f1abc274ac7e8e83424d0cef2d842db91815.tar.xz linux-05f4f1abc274ac7e8e83424d0cef2d842db91815.zip |
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 'arch/mn10300/kernel')
0 files changed, 0 insertions, 0 deletions