]> git.baikalelectronics.ru Git - kernel.git/commit
rtc-parisc: remove struct parisc_rtc
authordann frazier <dannf@hp.com>
Tue, 31 Mar 2009 22:24:51 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:24 +0000 (08:59 -0700)
commitbb0f3e35fb14613a080e24e606f62c1e6676178b
treed093c8b50a8a28af03e678322eca1bdc6ef5c70e
parent98098573d699b6c569d597dacc6a6f31e2240d50
rtc-parisc: remove struct parisc_rtc

parisc_rtc now only includes an rtc_device pointer, so let's
just use the rtc_device type directly.

Signed-off-by: dann frazier <dannf@hp.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Grant Grundler <grundler@parisc-linux.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-parisc.c