Commit c26faf67 authored by Patrick Mochel's avatar Patrick Mochel Committed by Patrick Mochel

compile fix for drivers/base/sys.c

parent 268a3cf5
......@@ -14,6 +14,7 @@
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/errno.h>
static struct device system_bus = {
name: "System Bus",
......
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