From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 13 Feb 2013 22:34:43 +0100 Subject: [U-Boot] [PATCH v2 05/10] mxs: Fix iomux.h to not break build during assembly stage In-Reply-To: References: <1360589756-26355-1-git-send-email-otavio@ossystems.com.br> <201302132213.42512.marex@denx.de> Message-ID: <201302132234.43441.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Otavio Salvador, > On Wed, Feb 13, 2013 at 7:13 PM, Marek Vasut wrote: > > Dear Otavio Salvador, > > > >> This fixes the build failure when included in mx23_olinuxino.h board > >> config; the addition of "asm/types.h" is due "u32" being otherwise > >> undefined. > > > > Regular doesn't cut it? > > I did not test; this seemed as the right one to take. Stefano? ok, asm/types.h seems good Best regards, Marek Vasut