projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e07cccf
)
IB/mthca: Remove unnecessary include of <asm/page.h>
author
Roland Dreier
<rolandd@cisco.com>
Sun, 6 Sep 2009 03:36:13 +0000
(20:36 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Sun, 6 Sep 2009 03:36:13 +0000
(20:36 -0700)
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
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/mthca/mthca_config_reg.h
b/drivers/infiniband/hw/mthca/mthca_config_reg.h
index 75671f75cac482bf67ce0a6c3692634cce7f43b5..155bc66395beaeaf5aa1476b884cb12c527715a5 100644
(file)
--- 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 <asm/page.h>
-
#define MTHCA_HCR_BASE 0x80680
#define MTHCA_HCR_SIZE 0x0001c
#define MTHCA_ECR_BASE 0x80700