From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Sat, 25 Oct 2014 03:01:16 +0200 Subject: [U-Boot] [PATCH v1 05/10] mtd: atmel_nand: add missign include In-Reply-To: <1412142894-997-6-git-send-email-hs@denx.de> References: <1412142894-997-1-git-send-email-hs@denx.de> <1412142894-997-6-git-send-email-hs@denx.de> Message-ID: <544AF65C.1030602@googlemail.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 01.10.14 07:54, Heiko Schocher wrote: > using this driver in SPL code with CONFIG_SPL_NAND_ECC > configured leads in a compileerror. Fix this. > > Signed-off-by: Heiko Schocher > Cc: Andreas Bie?mann > Cc: Bo Shen > Cc: Scott Wood > Cc: Josh Wu > Reviewed-by: Andreas Bie?mann