]> git.itanic.dy.fi Git - linux-stable/commit
riscv: fix warning in arch/riscv/include/asm/module.h
authorDavid Abdurachmanov <david.abdurachmanov@gmail.com>
Thu, 8 Nov 2018 19:07:00 +0000 (20:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Dec 2018 08:16:14 +0000 (09:16 +0100)
commitd69eb98a86c0ed560b303a1a078e668d230d9d39
tree1feb28fe7874552b3e5cbb02734109a3b1ae6831
parentbfa634ba505ab5ad24e1d40b49b23768d8e8d046
riscv: fix warning in arch/riscv/include/asm/module.h

[ Upstream commit 0138ebb90c633f76bc71617f8f23635ce41c84fd ]

Fixes warning: 'struct module' declared inside parameter list will not be
visible outside of this definition or declaration

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/riscv/include/asm/module.h