Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1388923
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h |
| Date | 2016-04-27 13:40 +0200 |
| Message-ID | <rsvYZ-os-1@gated-at.bofh.it> (permalink) |
| References | <rsj1L-6xe-5@gated-at.bofh.it> <rsjuQ-75I-75@gated-at.bofh.it> <rsvPl-jK-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday 27 April 2016 13:21:16 Arnd Bergmann wrote: > On Wednesday 27 April 2016 00:07:47 Rolf Eike Beer wrote: > > Arnd Bergmann wrote: > > > The asm-generic/rtc.h header can now be included by > > > architectures that provide their own set_rtc_time/get_rtc_time > > > macros, letting us remove most of the common contents in > > > the powerpc implementation. > > > > parisc in this case. > > > > Fixed, thanks! Actually, after the comment about just removing the gen_rtc driver in the long run, I checked again and found that PARISC unconditionally selects RTC_CLASS, so this driver can't even be built here. We should just remove the header and drop PARISC from the list. If we also drop m68k, that just leaves powerpc. Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
char: legacy RTC cleanups Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
[PATCH 1/8] char/rtc: replace blacklist with whitelist Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
Re: [PATCH 1/8] char/rtc: replace blacklist with whitelist Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-27 10:40 +0200
[PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h Rolf Eike Beer <eike-kernel@sf-tec.de> - 2016-04-27 00:20 +0200
Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-27 13:30 +0200
Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-27 13:40 +0200
Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h Geert Uytterhoeven <geert@linux-m68k.org> - 2016-04-27 14:00 +0200
Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-27 14:50 +0200
[PATCH 5/8] char/genrtc: powerpc: use asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
[PATCH 3/8] char/rtc: remove empty asm/mc146818rtc.h files Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
Re: [PATCH 3/8] char/rtc: remove empty asm/mc146818rtc.h files Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-27 10:50 +0200
[PATCH 7/8] char/genrtc: disallow building on Alpha Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
[PATCH 8/8] char/genrtc: disallow building on mn10300 Arnd Bergmann <arnd@arndb.de> - 2016-04-26 23:50 +0200
[PATCH 4/8] char/rtc: move mc146818rtc code out of asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-27 00:00 +0200
Re: [PATCH 4/8] char/rtc: move mc146818rtc code out of asm-generic/rtc.h Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-27 11:40 +0200
Re: [PATCH 4/8] char/rtc: move mc146818rtc code out of asm-generic/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-04-27 12:10 +0200
[PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86 Arnd Bergmann <arnd@arndb.de> - 2016-04-27 00:00 +0200
Re: [PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-27 10:40 +0200
Re: [PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86 Thomas Gleixner <tglx@linutronix.de> - 2016-04-27 12:10 +0200
Re: char: legacy RTC cleanups Geert Uytterhoeven <geert@linux-m68k.org> - 2016-04-27 10:00 +0200
Re: char: legacy RTC cleanups Arnd Bergmann <arnd@arndb.de> - 2016-04-27 10:40 +0200
Re: char: legacy RTC cleanups Geert Uytterhoeven <geert@linux-m68k.org> - 2016-04-27 10:50 +0200
Re: char: legacy RTC cleanups Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-27 11:50 +0200
Re: char: legacy RTC cleanups Arnd Bergmann <arnd@arndb.de> - 2016-04-27 12:10 +0200
Re: char: legacy RTC cleanups Geert Uytterhoeven <geert@linux-m68k.org> - 2016-04-27 12:30 +0200
Re: char: legacy RTC cleanups Arnd Bergmann <arnd@arndb.de> - 2016-04-27 13:40 +0200
csiph-web