net/9p: include trans_common.h to fix missing prototype warning.
authorAdeodato Simó <dato@net.com.org.es>
Tue, 13 Nov 2018 06:28:53 +0000 (03:28 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 11:14:43 +0000 (13:14 +0200)
commitcfbe930c7142dd5bba2068a87f66fd3d3cdb3a69
tree314a63da71b5c1ac7d9a2fdb95e6cbbb5817126c
parent6518b4126b3fdfbad4d220a5b7f906a38109aa0e
net/9p: include trans_common.h to fix missing prototype warning.

[ Upstream commit 52ad259eaac0454c1ac7123e7148cf8d6e6f5301 ]

This silences -Wmissing-prototypes when defining p9_release_pages.

Link: http://lkml.kernel.org/r/b1c4df8f21689b10d451c28fe38e860722d20e71.1542089696.git.dato@net.com.org.es
Signed-off-by: Adeodato Simó <dato@net.com.org.es>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/9p/trans_common.c