]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mthca: Remove unnecessary include of <asm/page.h>
authorRoland Dreier <rolandd@cisco.com>
Sun, 6 Sep 2009 03:36:13 +0000 (20:36 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sun, 6 Sep 2009 03:36:13 +0000 (20:36 -0700)
commitac5024ea06cf990d808ea4e400d9a487a7b126ea
tree562d259e51bee51340edbcbb23c25a4c20ba296e
parentaf573a6e6b12221a22975dc4f010c088fff744fd
IB/mthca: Remove unnecessary include of <asm/page.h>

mthca_config_reg.h was including <asm/page.h> for no reason -- the whole
file is just defines of constants, so it's entirely self-contained.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_config_reg.h