diff options
author | Timur Tabi <timur@freescale.com> | 2011-07-19 22:45:51 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-07-22 16:24:39 +0200 |
commit | f1f4ee01c0d3dce0e3aa7d04e4332677db7af478 (patch) | |
tree | e7f13448b598d398d62515b91ed19620cdabb1f8 /drivers/of | |
parent | powerpc/85xx: fix mpic configuration in CAMP mode (diff) | |
download | linux-f1f4ee01c0d3dce0e3aa7d04e4332677db7af478.tar.xz linux-f1f4ee01c0d3dce0e3aa7d04e4332677db7af478.zip |
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: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions