genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
[firefly-linux-kernel-4.4.55.git] / include / linux / device.h
index 553fd37b173b14cc41bed5d083f9f064d8d37a9f..e4f62d8896b7c9adf3cfb745cbf4c79ec5603d4d 100644 (file)
@@ -530,7 +530,6 @@ struct device_dma_parameters {
  * @dma_mem:   Internal for coherent mem override.
  * @archdata:  For arch-specific additions.
  * @of_node:   Associated device tree node.
- * @of_match:  Matching of_device_id from driver.
  * @devt:      For creating the sysfs "dev".
  * @devres_lock: Spinlock to protect the resource of the device.
  * @devres_head: The resources list of the device.