commit | fc1285585f5bfda18e3fe7f90afd47da51b82bd6 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Sat Sep 05 20:36:13 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Sep 05 20:36:13 2009 -0700 |
tree | 562d259e51bee51340edbcbb23c25a4c20ba296e | |
parent | e07cccf4046978df10f2e13fe2b99b2f9b3a65db [diff] |
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>