[PATCH] move m68k rtc drivers over to initcalls
authorChristoph Hellwig <hch@lst.de>
Tue, 6 Sep 2005 22:16:58 +0000 (15:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:23 +0000 (16:57 -0700)
commit573fc113133e0b0984d2c0090e706c6506661f91
tree306e0b5e809e413cb36cbd265d7694f04503044a
parentcdb3826b9958c204bc8ffda2cf9bbe2d899ef90c
[PATCH] move m68k rtc drivers over to initcalls

this gets rid of the last two explicit initializations in misc.c

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/bvme6000/rtc.c
arch/m68k/mvme16x/rtc.c
drivers/char/misc.c