From: Roland Dreier Date: Sun, 6 Sep 2009 03:36:13 +0000 (-0700) Subject: IB/mthca: Remove unnecessary include of X-Git-Tag: v2.6.32-rc1~736^2~1^7~4 X-Git-Url: http://bbs.cooldavid.org/git/?a=commitdiff_plain;h=fc1285585f5bfda18e3fe7f90afd47da51b82bd6;p=net-next-2.6.git IB/mthca: Remove unnecessary include of mthca_config_reg.h was including for no reason -- the whole file is just defines of constants, so it's entirely self-contained. Signed-off-by: Roland Dreier --- diff --git a/drivers/infiniband/hw/mthca/mthca_config_reg.h b/drivers/infiniband/hw/mthca/mthca_config_reg.h index 75671f75cac..155bc66395b 100644 --- a/drivers/infiniband/hw/mthca/mthca_config_reg.h +++ b/drivers/infiniband/hw/mthca/mthca_config_reg.h @@ -34,8 +34,6 @@ #ifndef MTHCA_CONFIG_REG_H #define MTHCA_CONFIG_REG_H -#include - #define MTHCA_HCR_BASE 0x80680 #define MTHCA_HCR_SIZE 0x0001c #define MTHCA_ECR_BASE 0x80700