commit | 14c8276d3bdfbadb033e3aaca6ac39781f20e44d | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Nov 03 13:33:23 2017 -0700 |
committer | Kees Cook <keescook@chromium.org> | Mon Nov 06 12:49:07 2017 -0800 |
tree | 3b86a15f5418e100ea43491e17d5812cb299b77a | |
parent | c7c2f3d9e86c2f09a514247d1623f00850125636 [diff] |
ARM: footbridge: Fix typo in timer conversion This fixes a missing semi-colon. It went unnoticed initially since it is only built under certain defconfigs. Reported-by: kbuild test robot Signed-off-by: Kees Cook <keescook@chromium.org>