From: Vincent Stehlé <hidden> Date: 2014-06-19 09:31:30
Commit 5ea3b1b2f8ad 'cma: add placement specifier for "cma=" kernel parameter'
adds a new 'fixed' parameter to dma_contiguous_reserve_area(). Update
rcar_gen2_reserve() accordingly.
This fixes the following compilation error:
arch/arm/mach-shmobile/setup-rcar-gen2.c: In function ?rcar_gen2_reserve?:
arch/arm/mach-shmobile/setup-rcar-gen2.c:182:10: error: too few arguments to function ?dma_contiguous_reserve_area?
Signed-off-by: Vincent Stehl? <redacted>
Cc: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Russell King <redacted>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
---
Hi,
This can be seen with linux next-20140619 and e.g. arm allmodconfig.
Best regards,
V.
arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Hi Vincent,
Thank you for the patch.
On Thursday 19 June 2014 11:31:10 Vincent Stehl? wrote:
Commit 5ea3b1b2f8ad 'cma: add placement specifier for "cma=" kernel
parameter' adds a new 'fixed' parameter to dma_contiguous_reserve_area().
Update rcar_gen2_reserve() accordingly.
This fixes the following compilation error:
arch/arm/mach-shmobile/setup-rcar-gen2.c: In function ?rcar_gen2_reserve?:
arch/arm/mach-shmobile/setup-rcar-gen2.c:182:10: error: too few arguments
to function ?dma_contiguous_reserve_area?
Signed-off-by: Vincent Stehl? <redacted>
Cc: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Russell King <redacted>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
---
Hi,
This can be seen with linux next-20140619 and e.g. arm allmodconfig.
Best regards,
V.
arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Simon Horman <horms@verge.net.au> Date: 2014-06-23 00:15:48
On Thu, Jun 19, 2014 at 11:31:10AM +0200, Vincent Stehl? wrote:
Commit 5ea3b1b2f8ad 'cma: add placement specifier for "cma=" kernel parameter'
adds a new 'fixed' parameter to dma_contiguous_reserve_area(). Update
rcar_gen2_reserve() accordingly.
This fixes the following compilation error:
arch/arm/mach-shmobile/setup-rcar-gen2.c: In function ?rcar_gen2_reserve?:
arch/arm/mach-shmobile/setup-rcar-gen2.c:182:10: error: too few arguments to function ?dma_contiguous_reserve_area?
Signed-off-by: Vincent Stehl? <redacted>
Cc: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Russell King <redacted>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
---
Hi,
This can be seen with linux next-20140619 and e.g. arm allmodconfig.
Thanks, I will queue this up in the branch where the patch
that adds this problem lies.
quoted hunk
Best regards,
V.
arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.0.0
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html