summaryrefslogtreecommitdiff
path: root/drivers/core/devres.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/core/devres.c')
-rw-r--r--drivers/core/devres.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/core/devres.c b/drivers/core/devres.c
index 78914bdf7f2..8df08b91021 100644
--- a/drivers/core/devres.c
+++ b/drivers/core/devres.c
@@ -9,7 +9,6 @@
#define LOG_CATEGORY LOGC_DEVRES
-#include <common.h>
#include <log.h>
#include <malloc.h>
#include <linux/compat.h>