commit | 0935cac6855626f9de6af9583a30b6463e8bab95 | [log] [tgz] |
---|---|---|
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | Mon Sep 29 22:17:22 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:05 2014 -0400 |
tree | 1dade35894311775f0d644fc3824bbfadc81a767 | |
parent | e3114c9a06e4c4a1fd93967288e28f6f0d61f49d [diff] |
net: keystone_net: move header file from arch to ti-common The header file for the driver should be in correct place. So move it to "arch/arm/include/asm/ti-common/keystone_net.h" and correct driver's external dependencies. At the same time align and correct some definitions. Acked-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>