Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[linux-2.6-block.git] / include / linux / platform_device.h
index b126b73ed8efc7249af522824a363e0b0119cdcc..cc464850b71e5538d65f98ec385d289ccb6899e7 100644 (file)
@@ -66,6 +66,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;