commit | deecb5d6728fff5288b6f7241ee8225ba0d8c6d2 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Sat Sep 05 20:36:15 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Sep 05 20:36:15 2009 -0700 |
tree | ac02f9158f96ebf6e56e1d63d8238d4ae7d05e32 | |
parent | fc1285585f5bfda18e3fe7f90afd47da51b82bd6 [diff] |
IB/mthca: Remove unnecessary include of <linux/init.h> mthca_reset.c doesn't have any function annotations, so there's no reason to include <linux/init.h>. Signed-off-by: Roland Dreier <rolandd@cisco.com>