Commit 073df01f authored by Patrick Mochel's avatar Patrick Mochel

Remove extra '#include <linux/err.h>' in drivers/base/core.c

parent 70f7d2ec
......@@ -12,7 +12,6 @@
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/init.h>
#include <linux/err.h>
#include "base.h"
LIST_HEAD(global_device_list);
......
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