浏览代码

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>
Roland Dreier 15 年之前
父节点
当前提交
fc1285585f
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/infiniband/hw/mthca/mthca_config_reg.h

+ 0 - 2
drivers/infiniband/hw/mthca/mthca_config_reg.h

@@ -34,8 +34,6 @@
 #ifndef MTHCA_CONFIG_REG_H
 #define MTHCA_CONFIG_REG_H
 
-#include <asm/page.h>
-
 #define MTHCA_HCR_BASE         0x80680
 #define MTHCA_HCR_SIZE         0x0001c
 #define MTHCA_ECR_BASE         0x80700