m68k: use the mc146818rtc.h for non-mmu setups as well.
authorGreg Ungerer <gerg@uclinux.org>
Thu, 29 Jan 2009 05:38:57 +0000 (15:38 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:41 +0000 (15:17 +1000)
commitbf08d5251840ee7fe7ac561fc65aeead4f31335b
tree4aa4bac0d2a30f2de9b3b4f11ca2237cbfa01367
parent9a4048a211513c3d6c56ddf2efb276113eae0b80
m68k: use the mc146818rtc.h for non-mmu setups as well.

The mmu varient of mc146818rtc.h can be use on the non-mmu builds as well.
Revert to the single mc146818rtc.h file.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/mc146818rtc.h
arch/m68k/include/asm/mc146818rtc_mm.h [deleted file]
arch/m68k/include/asm/mc146818rtc_no.h [deleted file]
This page took 0.029776 seconds and 5 git commands to generate.