diff options
| author | Joerg Roedel <jroedel@suse.de> | 2014-07-23 10:04:37 -0400 |
|---|---|---|
| committer | Joerg Roedel <jroedel@suse.de> | 2014-07-23 10:04:37 -0400 |
| commit | cbb24a25a871cbdac4e58b68b541aadd91b249be (patch) | |
| tree | 0b8207913c437d91c938a64a48c1a1751a31a37b /include/linux/device.h | |
| parent | aa4d066a2a8041b7e73cee68ce5499aca29f265e (diff) | |
| parent | e09f8ea560490e941139d23b4c278d3e6e2c871a (diff) | |
Merge branch 'core' into x86/vt-d
Conflicts:
drivers/iommu/intel-iommu.c
Diffstat (limited to 'include/linux/device.h')
| -rw-r--r-- | include/linux/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/device.h b/include/linux/device.h index af424acd393d..75f5bcb8930b 100644 --- a/include/linux/device.h +++ b/include/linux/device.h | |||
| @@ -124,7 +124,7 @@ struct bus_type { | |||
| 124 | 124 | ||
| 125 | const struct dev_pm_ops *pm; | 125 | const struct dev_pm_ops *pm; |
| 126 | 126 | ||
| 127 | struct iommu_ops *iommu_ops; | 127 | const struct iommu_ops *iommu_ops; |
| 128 | 128 | ||
| 129 | struct subsys_private *p; | 129 | struct subsys_private *p; |
| 130 | struct lock_class_key lock_key; | 130 | struct lock_class_key lock_key; |
