aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/process.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2010-08-13 09:39:18 +0200
committerLinus Torvalds <[email protected]>2010-08-13 12:03:24 -0700
commite259f191f2244df04a7746fac1df8aa68ebd0106 (patch)
treee466b1d9018e23a5e06216368a4885059eb89849 /arch/m32r/kernel/process.c
parentc7dcf87a6881bf796faee83003163eb3de41a309 (diff)
dma-mapping: fix build errors on !HAS_DMA architectures
commit 4565f0170dfc849b3629c27d769db800467baa62 "dma-mapping: unify dma_get_cache_alignment implementations" causes build errors on !HAS_DMA architectures/platforms like s390 and sun3: include/linux/dma-mapping.h:145: error: static declaration of 'dma_get_cache_alignment' follows non-static declaration include/asm-generic/dma-mapping-broken.h:73: error: previous declaration of 'dma_get_cache_alignment' was here Fix this by adding an explicit ifdef. Cc: Geert Uytterhoeven <[email protected]> Acked-by: FUJITA Tomonori <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/m32r/kernel/process.c')
0 files changed, 0 insertions, 0 deletions