Commit 5340be59093d59826f4477a5f9991c762e4417e8

Authored by Greg Ungerer
Committed by Linus Torvalds
1 parent ec0bf39a47

[PATCH] m68knommu: create rtc.h

This adds support for RTCs (through genrtc) for M68KNOMMU.

Board-specific code will have to link the appropriate RTC driver to the
mach_hwclk callback, at minimum.

Signed-off-by: Gavin Lambert <gavinl@compacsort.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/asm-m68knommu/rtc.h
  1 +#include <asm-m68k/rtc.h>