summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc/bus/fsl-mc-msi.c
diff options
context:
space:
mode:
authorBogdan Purcareata <bogdan.purcareata@gmail.com>2017-02-13 16:40:41 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-07-14 10:37:14 (GMT)
commit92a3db3d0932e214f0dab90e5c5332b86a4e55b0 (patch)
tree232052b79eb3b57360a842d7b8ba5997946f997b /drivers/staging/fsl-mc/bus/fsl-mc-msi.c
parent1705ce346b4c571f60539140fc3c30a8206c5b10 (diff)
downloadlinux-92a3db3d0932e214f0dab90e5c5332b86a4e55b0.tar.xz
staging: fsl-mc: Add missing header
Compiling the fsl-mc bus driver will yield a couple of static analysis errors: warning: symbol 'fsl_mc_msi_domain_alloc_irqs' was not declared warning: symbol 'fsl_mc_msi_domain_free_irqs' was not declared. warning: symbol 'its_fsl_mc_msi_init' was not declared. warning: symbol 'its_fsl_mc_msi_cleanup' was not declared. Since these are properly declared, but the header is not included, add it in the source files. This way the symbol is properly exported. Signed-off-by: Bogdan Purcareata <bogdan.purcareata@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fsl-mc/bus/fsl-mc-msi.c')
-rw-r--r--drivers/staging/fsl-mc/bus/fsl-mc-msi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/fsl-mc/bus/fsl-mc-msi.c b/drivers/staging/fsl-mc/bus/fsl-mc-msi.c
index 7975c6e..b8b2c86 100644
--- a/drivers/staging/fsl-mc/bus/fsl-mc-msi.c
+++ b/drivers/staging/fsl-mc/bus/fsl-mc-msi.c
@@ -17,6 +17,7 @@
#include <linux/irqdomain.h>
#include <linux/msi.h>
#include "../include/mc-bus.h"
+#include "fsl-mc-private.h"
/*
* Generate a unique ID identifying the interrupt (only used within the MSI