]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: drop ancient sparc special cases
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 4 Apr 2023 14:42:52 +0000 (14:42 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 4 Apr 2023 16:36:20 +0000 (16:36 +0000)
commitbed96b1c68ce8b398b13b4c47df88534a6318b9c
tree21715538dd700219fb8f62178012610bc896c861
parente08dddbc8bb496dd400c2165d185a5c17fe3d8bd
hwclock: drop ancient sparc special cases

Since commit
eed795bf1fd2 ("sparc: Kill sbus mostek RTC driver.")
the only kernel driver implementing this non-standard ioctl was removed.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
sys-utils/hwclock-rtc.c