[x86] udeb: Move scsi_transport_fc to scsi-core-modules

hv_storvsc in hyperv-modules now depends on it so we need to avoid duplicating
it in {hyperv,scsi}-modules.
This commit is contained in:
Ben Hutchings 2016-02-18 01:26:34 +00:00
parent cdcc46b5c4
commit e52fccf3e5
3 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

@ -10,6 +10,8 @@ linux (4.5~rc4-1~exp1) UNRELEASED; urgency=medium
* aufs: Update support patches to aufs4.x-rcN-20160215
* Compile with gcc-5 on all architectures
* [hppa] Update build-dependencies for renaming of binutils-hppa64
* [x86] udeb: Move scsi_transport_fc to scsi-core-modules, since hv_storvsc
now depends on it
-- Roger Shimizu <rogershimizu@gmail.com> Sun, 14 Feb 2016 00:32:40 +0900

View File

@ -1 +1,4 @@
#include <scsi-core-modules>
# Needed by hv_storvsc in hyperv-modules as well as scsi-modules
scsi_transport_fc

View File

@ -1 +1,4 @@
#include <scsi-core-modules>
# Needed by hv_storvsc in hyperv-modules as well as scsi-modules
scsi_transport_fc