diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-19 09:33:38 -0600 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2015-08-21 16:32:32 -0500 |
commit | c752cd2a30517c3a8c0742d807ce5053b747baa8 (patch) | |
tree | f3e75eac62d92abfa1a0afa85f23ab8a6e719135 /drivers/soc | |
parent | 19a4fbaaddd6542b46120d786bc375aee1b9e257 (diff) | |
download | blackbird-obmc-uboot-c752cd2a30517c3a8c0742d807ce5053b747baa8.tar.gz blackbird-obmc-uboot-c752cd2a30517c3a8c0742d807ce5053b747baa8.zip |
net: e1000: Move #include of common.h to the C files
We cannot currently include any header files in the C files since common.h
needs to be included first, and it is in the header file. Move it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-on: Apalis T30 2GB on Apalis Evaluation Board
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions