diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2019-05-06 10:46:41 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2019-05-06 10:58:37 +0200 |
commit | fdd20ec8786ab2950439c7e78871618f7e51f18b (patch) | |
tree | 8bda2b16d066310e08e0d0e7a51feb7d4e8865a0 | |
parent | 733df11cfc3614254e2b9a5c81ac205e98a90b82 (diff) | |
download | linux-fdd20ec8786ab2950439c7e78871618f7e51f18b.tar.bz2 |
Documentation/features/time: Mark m68k having modern-timekeeping
M68k no longer uses arch_gettimeoffset.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
-rw-r--r-- | Documentation/features/time/modern-timekeeping/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/time/modern-timekeeping/arch-support.txt b/Documentation/features/time/modern-timekeeping/arch-support.txt index 2855dfe2464d..1d46da165b75 100644 --- a/Documentation/features/time/modern-timekeeping/arch-support.txt +++ b/Documentation/features/time/modern-timekeeping/arch-support.txt @@ -15,7 +15,7 @@ | h8300: | ok | | hexagon: | ok | | ia64: | ok | - | m68k: | TODO | + | m68k: | ok | | microblaze: | ok | | mips: | ok | | nds32: | ok | |