From: Andy King Date: Thu, 10 Jan 2013 23:41:39 +0000 (-0800) Subject: VMCI: Remove dependency on BLOCK I/O X-Git-Tag: v3.9-rc1~124^2~67 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42281d20cdf94a9d2aae67ee019f8bcc390ebed6;p=pandora-kernel.git 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 Signed-off-by: Andy King Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed