From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 15 Oct 2008 09:35:59 -0700 Subject: [U-Boot] [PATCH v2 05/16] soft_i2c: prevent compilerwarnings if driver not uses CPU Pins. In-Reply-To: <48F59D3E.1070803@denx.de> References: <48F59D3E.1070803@denx.de> Message-ID: <48F61BEF.8050902@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Heiko Schocher wrote: > This patch fixes the following warnings, when using > the soft_i2c driver using no CPU pins on MPC82xx or MPC8xx > systems: > Trivial nit, but 'compilerwarnings' is not a word. In fact, in Thunderbird there's a little red line under it. regards, Ben