diff options
author | Philippe Mazenauer | 2019-05-21 14:26:04 +0200 |
---|---|---|
committer | Daniel Lezcano | 2019-05-24 15:51:30 +0200 |
commit | cda03a9a7be6b94c637cffae5be1d269c538661b (patch) | |
tree | fe0fc96467a4885f6d68e10f82819473d6d65c45 /arch/x86/include/asm/kasan.h | |
parent | Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (diff) | |
download | kernel-qcow2-linux-cda03a9a7be6b94c637cffae5be1d269c538661b.tar.gz kernel-qcow2-linux-cda03a9a7be6b94c637cffae5be1d269c538661b.tar.xz kernel-qcow2-linux-cda03a9a7be6b94c637cffae5be1d269c538661b.zip |
clocksource/drivers/timer-ti-dm: Change to new style declaration
Variable 'dmtimer_ops' was declared const static instead of static const.
../drivers/clocksource/timer-ti-dm.c:899:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
const static struct omap_dm_timer_ops dmtimer_ops = {
^~~~~
Signed-off-by: Philippe Mazenauer <philippe.mazenauer@outlook.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'arch/x86/include/asm/kasan.h')
0 files changed, 0 insertions, 0 deletions