diff options
author | Andy King <acking@vmware.com> | 2013-01-10 15:41:39 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 12:07:38 -0800 |
commit | 42281d20cdf94a9d2aae67ee019f8bcc390ebed6 (patch) | |
tree | 110c09fd3be68927b4404475ca53b07f5b859a0e /mm | |
parent | bad7d9df274b03a0761913b6628fc7663ad3bfa6 (diff) | |
download | linux-42281d20cdf94a9d2aae67ee019f8bcc390ebed6.tar.bz2 |
VMCI: Remove dependency on BLOCK I/O
No need to bring in dm-mapper.h and along with it a dependency on BLOCK I/O
just to use dm_div_up(). Just use the existing DIV_ROUND_UP().
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andy King <acking@vmware.com>
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions