aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRichard Weinberger <[email protected]>2015-03-26 09:27:06 +0000
committerIngo Molnar <[email protected]>2015-03-26 09:59:40 +0000
commit11bc26fe372fa6da81c82c68f755d2795838a640 (patch)
treecdf4bfeeaf4bad6bcaa11dd682a1b929bd7cbedb /net/unix/af_unix.c
parenttimers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop (diff)
downloadkernel-11bc26fe372fa6da81c82c68f755d2795838a640.tar.gz
kernel-11bc26fe372fa6da81c82c68f755d2795838a640.zip
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Fix !CONFIG_HAS_IOMEM related build failures in three clocksource drivers. The build failures have the pattern of: drivers/clocksource/sh_cmt.c: In function ‘sh_cmt_map_memory’: drivers/clocksource/sh_cmt.c:920:2: error: implicit declaration of function ‘ioremap_nocache’ [-Werror=implicit-function-declaration] cmt->mapbase = ioremap_nocache(mem->start, resource_size(mem)); Signed-off-by: Richard Weinberger <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions