diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2026-08-14 16:12:58 +0200 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2026-08-14 16:12:58 +0200 |
| commit | 3f8fa8fe90cae74bf7b72c99f30f04e012c5c41b (patch) | |
| tree | 4b5d18edb5e13efa7b0cc5688cfa0513c3a78700 /include/linux/surface_aggregator/device.h | |
| parent | 2b58c749b8c5244e259a0230bc57b10b010dc545 (diff) | |
| parent | 333238da9a193ffc58792995f3e951e4cb87bfd2 (diff) | |
Merge branch 'sched/urgent'
Pull in dependents, the flat hierarchy fix depends on this.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'include/linux/surface_aggregator/device.h')
| -rw-r--r-- | include/linux/surface_aggregator/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/surface_aggregator/device.h b/include/linux/surface_aggregator/device.h index 8cd8c38cf3f3..ed6b271e5a73 100644 --- a/include/linux/surface_aggregator/device.h +++ b/include/linux/surface_aggregator/device.h @@ -14,7 +14,7 @@ #define _LINUX_SURFACE_AGGREGATOR_DEVICE_H #include <linux/device.h> -#include <linux/mod_devicetable.h> +#include <linux/device-id/ssam.h> #include <linux/property.h> #include <linux/types.h> |
