diff options
author | 2025-05-13 18:28:11 +0100 | |
---|---|---|
committer | 2025-05-16 21:32:19 +0200 | |
commit | e51b27438a10391fdc94dd2046d9ffa9c2679c74 (patch) | |
tree | 5bb008d5ae820f7f177014d4e8f7b60553311f37 /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge irq/cleanup fragments into irq/msi (diff) | |
download | linux-rng-e51b27438a10391fdc94dd2046d9ffa9c2679c74.tar.xz linux-rng-e51b27438a10391fdc94dd2046d9ffa9c2679c74.zip |
irqchip: Make irq-msi-lib.h globally available
Move irq-msi-lib.h into include/linux/irqchip, making it available
to compilation units outside of drivers/irqchip.
This requires some churn in drivers to fetch it from the new location,
generated using this script:
git grep -l -w \"irq-msi-lib.h\" | \
xargs sed -i -e 's:"irq-msi-lib.h":\<linux/irqchip/irq-msi-lib.h\>:'
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250513172819.2216709-2-maz@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions