spi: ich: Fix header order
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:40 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:22 +0000 (11:44 +0800)
commitb47aa26eb91d74fc78a6aa4e57cc2f4641b42e94
tree0c0564c8fad6b3c6268d0e58ba567fce5d333878
parent702b28a163ea8f6b80c9a850e8884a66bd059727
spi: ich: Fix header order

Move the header files into the right order.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/spi/ich.c