From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Breuer Date: Wed, 22 Dec 2004 04:07:06 +0000 Subject: Re: [sparc32] [4/4] rtc warnings and link errors Message-Id: <41C8F2EA.6040704@mc.net> List-Id: References: <20041221114234.GO771@holomorphy.com> In-Reply-To: <20041221114234.GO771@holomorphy.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org William Lee Irwin III wrote: > --- sparc32-2.6.10-rc3.orig/drivers/sbus/char/rtc.c 2004-10-07 04:01:41.000000000 -0700 > +++ sparc32-2.6.10-rc3/drivers/sbus/char/rtc.c 2004-12-21 03:29:32.959536378 -0800 > @@ -20,6 +20,7 @@ > #include > #include > #include > +#include > #include In the bk snapshots, this is already fixed but in an alternate way by including asm/io.h from asm/mostek.h.