mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ANDROID: add missing include to pdev_bus
Bug: 72886167 Change-Id: I23a875ae5ca325c11942b1174e0eca9d676f4bc4 Signed-off-by: Roman Kiryanov <rkir@google.com>
This commit is contained in:
committed by
Amit Pundir
parent
84f60b23ec
commit
f227f8984b
@@ -21,6 +21,7 @@
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/io.h>
|
||||
#include <linux/goldfish.h>
|
||||
|
||||
#define PDEV_BUS_OP_DONE (0x00)
|
||||
#define PDEV_BUS_OP_REMOVE_DEV (0x04)
|
||||
|
||||
Reference in New Issue
Block a user