summaryrefslogtreecommitdiff
path: root/include/linux/greybus/bundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/greybus/bundle.h')
-rw-r--r--include/linux/greybus/bundle.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/greybus/bundle.h b/include/linux/greybus/bundle.h
index 8734d2055657..df8d88424cb7 100644
--- a/include/linux/greybus/bundle.h
+++ b/include/linux/greybus/bundle.h
@@ -9,7 +9,10 @@
#ifndef __BUNDLE_H
#define __BUNDLE_H
+#include <linux/types.h>
#include <linux/list.h>
+#include <linux/pm_runtime.h>
+#include <linux/device.h>
#define BUNDLE_ID_NONE U8_MAX