summaryrefslogtreecommitdiff
path: root/include/linux/greybus/greybus_manifest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/greybus/greybus_manifest.h')
-rw-r--r--include/linux/greybus/greybus_manifest.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/greybus/greybus_manifest.h b/include/linux/greybus/greybus_manifest.h
index db68f7e7d5a7..6e62fe478712 100644
--- a/include/linux/greybus/greybus_manifest.h
+++ b/include/linux/greybus/greybus_manifest.h
@@ -14,6 +14,9 @@
#ifndef __GREYBUS_MANIFEST_H
#define __GREYBUS_MANIFEST_H
+#include <linux/bits.h>
+#include <linux/types.h>
+
enum greybus_descriptor_type {
GREYBUS_TYPE_INVALID = 0x00,
GREYBUS_TYPE_INTERFACE = 0x01,