Commit 1683f7de authored by Zhen Lei's avatar Zhen Lei Committed by Stafford Horne

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: default avatarZhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: default avatarMateusz Holenko <mholenko@antmicro.com>
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
parent a5e13c6d
......@@ -13,7 +13,6 @@
#include <linux/platform_device.h>
#include <linux/printk.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/io.h>
#include <linux/reboot.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment