]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - include/linux/platform_device.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatchin...
[mirror_ubuntu-eoan-kernel.git] / include / linux / platform_device.h
index c7c081dc6034e7057d69a79680e796d0f48a3831..466a8d02e29801abd74162cd3cff212381045838 100644 (file)
@@ -63,6 +63,7 @@ extern int platform_add_devices(struct platform_device **, int);
 struct platform_device_info {
                struct device *parent;
                struct fwnode_handle *fwnode;
+               bool of_node_reused;
 
                const char *name;
                int id;