From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Tue, 23 Mar 2010 17:43:30 -0400 Subject: [U-Boot] [PATCH v2] spi: add altera spi controller support In-Reply-To: <201003231729.07252.vapier@gentoo.org> References: <1269315379-6378-1-git-send-email-thomas@wytron.com.tw> <201003231729.07252.vapier@gentoo.org> Message-ID: <4BA93602.7030408@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On Monday 22 March 2010 23:36:19 Thomas Chou wrote: >> +#include >> +#include >> +#include >> +#include >> +#include > > side note, but am i the only one who thinks nios headers in include/ is bad > mojo ? No. It's definitely bad mojo ... and has been for years (along with many other headers). We will be moving the nios headers soon. In the meantime, just don't drink any more kool-aid. ;-) Regards, --Scott