Skip to content

Commit 1683f7d

Browse files
Zhen Leistffrdhrn
authored andcommitted
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>
1 parent a5e13c6 commit 1683f7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/soc/litex/litex_soc_ctrl.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <linux/platform_device.h>
1414
#include <linux/printk.h>
1515
#include <linux/module.h>
16-
#include <linux/errno.h>
1716
#include <linux/io.h>
1817
#include <linux/reboot.h>
1918

0 commit comments

Comments
 (0)