From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] video: clcd-versatile: Depend on ARM
Date: Mon, 28 Jul 2014 10:54:34 +0200 [thread overview]
Message-ID: <5789388.BhevNhh9tO@wuerfel> (raw)
In-Reply-To: <1406480658-27243-1-git-send-email-broonie@kernel.org>
On Sunday 27 July 2014 18:04:18 Mark Brown wrote:
> From: Mark Brown <broonie@linaro.org>
>
> The Versatile CLCD helpers call dma_alloc_writecombine() which is only
> available on ARM and AVR32, meaning they won't build on other platforms
> including arm64. Unfortunately the current Kconfig enables the symbol
> by default if ARCH_VEXPRESS is defined which means that it is enabled on
> arm64 when building for the ARM reference platforms and models for ARMv8
> since they have many hardware similarities with their pre-ARMv8 systems.
>
> Since all the systems that need the helpers are ARM systems fix this by
> adding a dependency on ARM.
>
> Signed-off-by: Mark Brown <broonie@linaro.org>
I guess this one is for me, as the bug only exists in linux-next through
arm-soc, introduced by my previous fix for another bug.
Applied to next/cleanup, thanks a lot for fixing it!
Arnd
prev parent reply other threads:[~2014-07-28 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-27 17:04 [PATCH] video: clcd-versatile: Depend on ARM Mark Brown
2014-07-28 8:54 ` Arnd Bergmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5789388.BhevNhh9tO@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox