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, 10 Jul 2019 07:55:38 +0000 (09:55 +0200)
commite7d813033680c81276f21d3adf8ad898fbc9accc
treeea17d010414a43a9f68471b8abde783d9c292d1f
parent99af179af9cfb7695e285e2298a3aed1e40dd6b3
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