soc: litex: Remove duplicated header file inclusion
authorZhen Lei <thunder.leizhen@huawei.com>
Wed, 31 Mar 2021 13:06:43 +0000 (15:06 +0200)
committerStafford Horne <shorne@gmail.com>
Sat, 3 Apr 2021 20:46:46 +0000 (05:46 +0900)
commit1683f7de65dbf0a2c6a7d639173fe92430a28930
treed88e968d0ed8638262a8eb1be3ffb5fea03c9356
parenta5e13c6df0e41702d2b2c77c8ad41677ebb065b3
soc: litex: Remove duplicated header file inclusion

The header file <linux/errno.h> is already included above and can be
removed here.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
drivers/soc/litex/litex_soc_ctrl.c