]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: Fix iomux.h to not break build during assembly stage
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 23 Feb 2013 02:43:08 +0000 (02:43 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Mar 2013 16:22:57 +0000 (17:22 +0100)
commiteb2996024b1592f77454302213d5bf0659684c7b
tree35ca02a4b3074724c7aa83417b3b2986a18a718c
parentaf73034c6ba131a93ed215098f43595637ef6ac3
mxs: Fix iomux.h to not break build during assembly stage

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.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
arch/arm/include/asm/arch-mxs/iomux.h