From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 19 Oct 2009 16:30:16 -0500 Subject: [U-Boot] [PATCH 1/2] cmd_nand: Remove duplicate include In-Reply-To: <1255621698-28192-1-git-send-email-ptyser@xes-inc.com> References: <1255621698-28192-1-git-send-email-ptyser@xes-inc.com> Message-ID: <20091019213016.GA31364@loki.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Oct 15, 2009 at 10:48:17AM -0500, Peter Tyser wrote: > Also remove vague, unnecessary comment > > Signed-off-by: Peter Tyser Applied both patches to u-boot-nand-flash/next -Scott