On Sun, Jun 16, 2019 at 7:12 AM Guenter Roeck wrote:
>
> gcc reports:
>
> arch/xtensa/kernel/pci.c:40:32: warning:
> 'pci_ctrl_tail' defined but not used
>
> which is indeed the case.
>
> Signed-off-by: Guenter Roeck
> ---
> arch/xtensa/kernel/pci.c | 1 -
> 1 file changed, 1 deletion(-)
gcc reports:
arch/xtensa/kernel/pci.c:40:32: warning:
'pci_ctrl_tail' defined but not used
which is indeed the case.
Signed-off-by: Guenter Roeck
---
arch/xtensa/kernel/pci.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/xtensa/kernel/pci.c b/arch/xtensa/kernel/pci.c
index 8b
2 matches
Mail list logo