commit | 6b318f66dca829a72c974083cc10fd5556eec6f1 | [log] [tgz] |
---|---|---|
author | dann frazier <dannf@hp.com> | Tue Mar 31 15:24:51 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:24 2009 -0700 |
tree | d093c8b50a8a28af03e678322eca1bdc6ef5c70e | |
parent | 05439f1f89aebbdb791c49e980f0f31652e4055b [diff] |
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>