From: Randy Dunlap Date: Fri, 7 Oct 2011 20:59:41 +0000 (-0700) Subject: IB/ipath: Add missing in ipath_chip_init.c X-Git-Tag: v3.2-rc1~104^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e60a77ea218d1915bdc9127f88ab866fd2ac643;p=pandora-kernel.git IB/ipath: Add missing 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 '' 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 '' width not an integer constant Signed-off-by: Randy Dunlap Signed-off-by: Roland Dreier --- Reading git-diff-tree failed