diff options
Diffstat (limited to 'block/blk-softirq.c')
-rw-r--r-- | block/blk-softirq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/blk-softirq.c b/block/blk-softirq.c index 01e2b353a2b9..15c1f5e12eb8 100644 --- a/block/blk-softirq.c +++ b/block/blk-softirq.c | |||
@@ -144,6 +144,7 @@ do_local: | |||
144 | 144 | ||
145 | local_irq_restore(flags); | 145 | local_irq_restore(flags); |
146 | } | 146 | } |
147 | EXPORT_SYMBOL(__blk_complete_request); | ||
147 | 148 | ||
148 | /** | 149 | /** |
149 | * blk_complete_request - end I/O on a request | 150 | * blk_complete_request - end I/O on a request |