From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sun, 17 Jan 2010 20:52:57 -0500 Subject: [U-Boot] [PATCH] flash.h: pull in common.h for types In-Reply-To: <1258401513-16014-1-git-send-email-vapier@gentoo.org> References: <1258401513-16014-1-git-send-email-vapier@gentoo.org> Message-ID: <201001172052.58176.vapier@gentoo.org> 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 16 November 2009 14:58:33 Mike Frysinger wrote: > Signed-off-by: Mike Frysinger > --- > include/flash.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/include/flash.h b/include/flash.h > index c5e7bf4..886d8ef 100644 > --- a/include/flash.h > +++ b/include/flash.h > @@ -25,6 +25,9 @@ > #define _FLASH_H_ > > #ifndef CONFIG_SYS_NO_FLASH > + > +#include > + > /*----------------------------------------------------------------------- > * FLASH Info: contains chip specific data, per FLASH bank > */ so should i drop this ? i noticed this issue because of a bare-bones board port i did, but i can just as easily add the common.h include to my one or two files if this isnt going to be merged ... -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20100117/1389fa90/attachment.pgp