Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[linux-2.6-block.git] / include / linux / mod_devicetable.h
index 664c0fb1d53d1366cf4e45a0d299733776e073de..b2c1648f7e5d12e03c63c90f58dce9e504be08bb 100644 (file)
@@ -817,6 +817,7 @@ struct tee_client_device_id {
  */
 struct wmi_device_id {
        const char guid_string[UUID_STRING_LEN+1];
+       const void *context;
 };
 
 #endif /* LINUX_MOD_DEVICETABLE_H */