diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-10-07 22:59:41 +0200 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2011-10-10 21:01:22 +0200 |
commit | 3e60a77ea218d1915bdc9127f88ab866fd2ac643 (patch) | |
tree | f0558ce37c96029d3a67944295179ddb879d8059 /include/rdma | |
parent | Linux 3.1-rc9 (diff) | |
download | linux-3e60a77ea218d1915bdc9127f88ab866fd2ac643.tar.xz linux-3e60a77ea218d1915bdc9127f88ab866fd2ac643.zip |
IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c
Fix build errors:
drivers/infiniband/hw/ipath/ipath_init_chip.c:54:1: error: 'S_IRUGO' undeclared here (not in a function)
drivers/infiniband/hw/ipath/ipath_init_chip.c:54:1: error: bit-field '<anonymous>' width not an integer constant
drivers/infiniband/hw/ipath/ipath_init_chip.c:67:1: error: 'S_IWUSR' undeclared here (not in a function)
drivers/infiniband/hw/ipath/ipath_init_chip.c:67:1: error: bit-field '<anonymous>' width not an integer constant
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions