From 9ca06c0b23be0b1cab1f834fd50397a028184423 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Wed, 18 Mar 2009 11:50:29 +0100 Subject: [PATCH] --- yaml --- r: 138936 b: refs/heads/master c: 84be58d4601c86306cd939ebf58a9b90989883a4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/dma-debug.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2dd27253b60f..ed50e0c2b23e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 95f3c4ebffb5f5dd6c06bf48a8e24c7247b5139c +refs/heads/master: 84be58d4601c86306cd939ebf58a9b90989883a4 diff --git a/trunk/include/linux/dma-debug.h b/trunk/include/linux/dma-debug.h index e851d23e91eb..28d53cb7b5a2 100644 --- a/trunk/include/linux/dma-debug.h +++ b/trunk/include/linux/dma-debug.h @@ -83,7 +83,7 @@ extern void debug_dma_dump_mappings(struct device *dev); #else /* CONFIG_DMA_API_DEBUG */ -void dma_debug_add_bus(struct bus_type *bus) +static inline void dma_debug_add_bus(struct bus_type *bus) { }