Revert "i3c: add missing include to internal header"
This reverts commit 6e8e3fb570 which is
commit 3b661ca549b9e5bb11d0bc97ada6110aac3282d2 upstream.
It breaks the Android kernel abi and can be brought back in the future
in an abi-safe way if it is really needed.
Bug: 161946584
Change-Id: Iccc3d4babae6ffac48aefb4aaf0cce335936cc0a
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#define I3C_INTERNALS_H
|
||||
|
||||
#include <linux/i3c/master.h>
|
||||
#include <linux/io.h>
|
||||
|
||||
extern struct bus_type i3c_bus_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user