[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4599222.az1Zyv5Lrl@wuerfel>
Date: Wed, 27 Apr 2016 13:35:30 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Rolf Eike Beer <eike-kernel@...tec.de>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
tony.luck@...el.com, geert@...ux-m68k.org, jejb@...isc-linux.org,
deller@....de, benh@...nel.crashing.org, mpe@...erman.id.au,
dalias@...c.org, dhowells@...hat.com,
yasutake.koichi@...panasonic.com, rth@...ddle.net,
ink@...assic.park.msu.ru, linux-alpha@...r.kernel.org,
x86@...nel.org, a.zummo@...ertech.it,
alexandre.belloni@...e-electrons.com, linux-kernel@...r.kernel.org,
linux-ia64@...r.kernel.org, linux-parisc@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-sh@...r.kernel.org,
rtc-linux@...glegroups.com, linux-arch@...r.kernel.org
Subject: Re: [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h
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
Powered by blists - more mailing lists