git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5180e
)
drbd: needs __ratelimit()
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 7 Oct 2009 17:26:00 +0000
(19:26 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 Oct 2009 17:26:00 +0000
(19:26 +0200)
drbd_int.h uses __ratelimit(), so it needs to #include ratelimit.h:
drivers/block/drbd/drbd_int.h:1765: error: implicit declaration of function '__ratelimit'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: drbd-dev@lists.linbit.com
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found