Skip to content
Commit 84be58d4 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG



Impact: build fix

Fix:

 arch/x86/kvm/x86.o: In function `dma_debug_add_bus':
 (.text+0x0): multiple definition of `dma_debug_add_bus'

dma_debug_add_bus() should be a static inline function.

Cc: Joerg Roedel <joerg.roedel@amd.com>
LKML-Reference: <20090317120112.GP6159@amd.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 95f3c4eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment