From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [RFC][PATCH 2/4] RTC: SWARM I2C board initialization Date: Thu, 8 May 2008 05:51:06 +0100 Message-ID: <20080508045106.GB25531@linux-mips.org> References: <20080507085953.2c08b854@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org To: "Maciej W. Rozycki" Cc: Jean Delvare , Alessandro Zummo , Thomas Gleixner , Andrew Morton , rtc-linux@googlegroups.com, i2c@lm-sensors.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org List-Id: linux-i2c@vger.kernel.org On Wed, May 07, 2008 at 10:13:23PM +0100, Maciej W. Rozycki wrote: > Ralf -- what do you think about the Makefile changes? I can send you a > separate patch which will reduce the span of this one. I like it; we maybe should consider getting rid of most of the libs-* stuff in arch/mips/Makefile. Some of it might be causing subtle bugs such as routines exported to modules not getting linked into the kernel proper. Ralf