On Thu, Oct 17, 2019 at 12:04:27PM +0100, Ben Dooks (Codethink) wrote: > The host1x_cdma_wait_pushbuffer_space function is not declared > or directly called from outside the file it is in, so make it > static. > > Fixes the following sparse warnign: > drivers/gpu/host1x/cdma.c:235:5: warning: symbol > 'host1x_cdma_wait_pushbuffer_space' was not declared. Should it be static? > > Signed-off-by: Ben Dooks <ben.do...@codethink.co.uk> > --- > Cc: Thierry Reding <thierry.red...@gmail.com> > Cc: dri-devel@lists.freedesktop.org > Cc: linux-te...@vger.kernel.org > --- > drivers/gpu/host1x/cdma.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks. Thierry
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel