commit | 8a8da3ead5984155cc4c0a62d4628ba80bb8d6e9 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Mon Aug 13 09:53:09 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:25 2012 +0200 |
tree | c90271019c0e322dca1ee3caaaa812f5efe5ec6c | |
parent | 3d07a80c9c2680288f1870dd5e332859ef4649ff [diff] |
mxs: Remove not required explicit iomux-mx28.h include The iomux header is included on sys_proto.h so to avoid SoC specific header inclusion. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Marek Vasut <marex@denx.de>