android_kernel_oneplus_msm8998/include
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
..
acpi
asm-generic treewide: Remove old email address 2015-11-23 09:44:58 +01:00
clocksource
crypto
drm drm/nouveau: Fix pre-nv50 pageflip events (v4) 2015-12-04 13:49:38 +10:00
dt-bindings clk: msm: clock: Add support for MSM8996/COBALT clock tree 2016-03-01 13:00:25 -08:00
keys
kvm KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active 2015-11-24 18:07:40 +01:00
linux scsi/phy: Remove orphaned files after renaming 2016-03-22 11:00:52 -07:00
math-emu
media
memory
misc
net net: diag: Support destroying TCP sockets. 2016-02-25 09:01:21 +09:00
pcmcia
ras
rdma IB/mad: Require CM send method for everything except ClassPortInfo 2015-12-08 12:19:11 -05:00
rxrpc
scsi scsi: include device.h in scsi.h 2016-03-22 11:01:03 -07:00
soc soc: qcom: Include the kryo-l2-accessors driver in build 2016-03-22 10:58:51 -07:00
sound Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus 2016-01-05 23:07:32 +00:00
target target: Fix race for SCF_COMPARE_AND_WRITE_POST checking 2015-11-28 19:33:15 -08:00
trace scsi: ufs: use symbolic print for tracing 2016-03-22 10:59:48 -07:00
uapi UAPI: scsi: move ioctl related information 2016-03-22 11:01:02 -07:00
video video: adf: fbdev: add stubs for kernels without ADF_FBDEV 2016-02-16 13:53:22 -08:00
xen xen: Add RING_COPY_REQUEST() 2015-12-18 10:00:17 -05:00
Kbuild