aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorDaniel Thompson <[email protected]>2014-09-23 08:31:30 +0100
committerGreg Kroah-Hartman <[email protected]>2014-09-28 21:49:48 -0400
commitdaea65a7be76953bb80d13d0ac43e7441fd42cdf (patch)
treefa1e362585a76b4ea6fc1a11aa4bbcb11b5afeea /include/linux/fpga/fpga-mgr.h
parent2dea53bf57783f243c892e99c10c6921e956aa7e (diff)
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Commit 08177ece596c ("serial: asc: Adopt readl_/writel_relaxed()) is regressing the m68k allmodconfig build. This is due to the unconditional use of readl_relaxed() which, although documented, does not currently exist for m68k. This is trivially fixable for st-asc because we can just update the asc_in() accessor to make this conditional. Reported-by: Guenter Roeck <[email protected]> Signed-off-by: Daniel Thompson <[email protected]> Cc: Srinivas Kandagatla <[email protected]> Cc: Maxime Coquelin <[email protected]> Cc: Patrice Chotard <[email protected]> Cc: Jiri Slaby <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions