Skip to content

Commit 2023a53

Browse files
committed
Merge tag 'for-linus' of git://github.com/openrisc/linux
Pull OpenRISC fix from Stafford Horne: "Fix duplicate header include in Litex SOC driver" * tag 'for-linus' of git://github.com/openrisc/linux: soc: litex: Remove duplicated header file inclusion
2 parents d83e98f + 1683f7d commit 2023a53

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)