]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX25: fix build due to missing sys_proto.h
authorStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:58:47 +0000 (10:58 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:58:47 +0000 (10:58 +0200)
commit67a04ab3ab8522a3a34491853e46105317580df5
tree40d547c60502bd0b5fb9aa375c976a459b203f05
parentaaef49da5ea9c3518dde9ecfaf117035607d03fb
MX25: fix build due to missing sys_proto.h

THe mx25 arch does not have a sys_proto.h file.
Instead of creating a dummy file, the file
is not included for this SOC.

Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/imx-common/iomux-v3.c