commit | d2558a7ca54372ea9fb0014748a7ae523daf1a3f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed May 25 02:12:32 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 02 21:21:41 2016 -0400 |
tree | e2b926d9d37b03e32f71f2ca783fd598b4a999ea | |
parent | 3ddbaad113d5926129f909d201a39c967feb9e48 [diff] |
gpio: mxs: Remove netdev.h The MXS certainly does not support any sort of networking in GPIO code, remove the netdev.h header. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>