Skip to content
Snippets Groups Projects
Commit f1f4ee01 authored by Timur Tabi's avatar Timur Tabi Committed by Kumar Gala
Browse files

drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c


fsl_hypervisor.c calls request_irq() but does not include linux/interrupt.h.
Normally, the driver will compile without error, but it can fail on some
configurations.

Signed-off-by: default avatarTimur Tabi <timur@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent a63e23b9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment