Files
kernel_google_wahoo/include/scsi
Matt Wagantall 914f992d79 scsi: include device.h in scsi.h
scsi.h reference 'struct device', the definition for which is not
included. Most users of this header compile because struct device
happens to be defined before scsi.h is included. Less-fortunate
drivers encounter:

 linux/include/scsi/scsi.h:565:49: warning: 'struct device'
 declared inside parameter list

Change-Id: I6352b0fc1d1ab296e500f6007b0b20be3b85a1f9
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
[venkatg@codeaurora.org: resolved trivial merge conflict]
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
2016-03-22 11:01:03 -07:00
..
2012-02-19 08:08:58 -06:00
2015-08-28 13:14:57 -07:00
2015-06-01 07:32:42 -07:00
2015-11-09 17:11:57 -08:00
2014-07-17 22:07:37 +02:00
2016-03-22 11:01:03 -07:00
2015-05-18 13:35:56 -04:00