]> git.ipfire.org Git - thirdparty/linux.git/commit
parisc: Remove unused clocksource flags
authorThomas Gleixner <tglx@kernel.org>
Fri, 23 Jan 2026 23:17:48 +0000 (00:17 +0100)
committerThomas Gleixner <tglx@kernel.org>
Thu, 12 Mar 2026 11:23:26 +0000 (12:23 +0100)
commit2a14f7c5ee790d9e49ec7df8efa7eb9446028d7e
tree9f38302a69609f288b231787e2dd1692a39d504b
parent88c316ff7694ddf55d5a0fe42602ae83bee560aa
parisc: Remove unused clocksource flags

PARISC does not enable the clocksource watchdog, so the VERIFY flags are
pointless as they are not evaluated. Remove them from the clocksource.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Acked-by: Helge Deller <deller@gmx.de>
Link: https://patch.msgid.link/20260123231521.655892451@kernel.org
arch/parisc/kernel/time.c