[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170503102654.GD5077@suse.de>
Date: Wed, 3 May 2017 12:26:54 +0200
From: Joerg Roedel <jroedel@...e.de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Paul Gortmaker <paul.gortmaker@...driver.com>,
linux-kernel@...r.kernel.org, linux-next@...r.kernel.org,
Scott Wood <oss@...error.net>, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH -next] soc/qbman: fix implicit header dependency now
causing build fails
Hi Stephen,
On Wed, May 03, 2017 at 07:15:24PM +1000, Stephen Rothwell wrote:
> It looks like there is at least one more:
>
> drivers/soc/fsl/qbman/qman.c: In function 'qman_init_fq':
> drivers/soc/fsl/qbman/qman.c:1787:4: error: implicit declaration of function 'dma_map_single' [-Werror=implicit-function-declaration]
> drivers/soc/fsl/qbman/qman.c:1788:21: error: 'DMA_TO_DEVICE' undeclared (first use in this function)
> drivers/soc/fsl/qbman/qman.c:1789:4: error: implicit declaration of function 'dma_mapping_error' [-Werror=implicit-function-declaration]
>
> This is from a powerpc orenet64_smp_defconfig build of today's
> linux-next.
Thanks, I'll fix that up too later today. Please let me know if you find
more of that in your compile-testing.
Joerg
Powered by blists - more mailing lists