commit | f34819960692ef00c363abd98af5fea96f41c7dc | [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 | a51425d2a4e51381423bff9329042e66fedb7cb6 [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>