git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1377d8d
)
[SCSI] scsi_transport_spi: include sysfs.h
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 23 Apr 2008 16:56:14 +0000
(09:56 -0700)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sun, 27 Apr 2008 17:19:55 +0000
(12:19 -0500)
scsi_transport_spi.c needs to #include <linux/sysfs.h>:
next-
20080423
/drivers/scsi/scsi_transport_spi.c:1467: error: implicit declaration of function 'sysfs_update_group'
make[3]: *** [drivers/scsi/scsi_transport_spi.o] Error 1
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found