linux-sg2042/drivers/infiniband/hw
Paul Gortmaker fc87af74af infiniband: Fix up users implicitly relying on getting stat.h
They get it via module.h (via device.h) but we want to clean that up.
When we do, we'll get things like:

  CC [M]  drivers/infiniband/core/sysfs.o
  sysfs.c:361: error: 'S_IRUGO' undeclared here (not in a function)
  sysfs.c:654: error: 'S_IWUSR' undeclared here (not in a function)

so add in the stat header it is using explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:34 -04:00
..
amso1100 net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
cxgb3 Merge branch 'master' of github.com:davem330/net 2011-10-07 13:38:43 -04:00
cxgb4 chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
ehca atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ipath infiniband: Fix up users implicitly relying on getting stat.h 2011-10-31 19:31:34 -04:00
mlx4 mlx4: Fix infiniband Kconfig dependencies. 2011-08-11 23:05:05 -07:00
mthca infiniband: Fix up users implicitly relying on getting stat.h 2011-10-31 19:31:34 -04:00
nes net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
qib Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next 2011-07-22 11:56:11 -07:00