diff options
author | James Bottomley <JBottomley@Parallels.com> | 2013-03-01 09:08:44 +0000 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-03-01 09:08:44 +0000 |
commit | c157750a901d767ecb95f1dbabd0972dee396b1e (patch) | |
tree | c60874bc22cbcea6fb2ef32f71251a1771527169 /include/scsi/Kbuild | |
parent | e0eca63e342124cff4307eafb43908cab5b3cf88 (diff) | |
parent | ee7afd717c26299c85675d84c7ff89a9c989f4fa (diff) | |
download | lwn-c157750a901d767ecb95f1dbabd0972dee396b1e.tar.gz lwn-c157750a901d767ecb95f1dbabd0972dee396b1e.zip |
Merge tag 'uapi-20121219' into for-linus
UAPI Disintegration 2012-12-19
This is the remaining SCSI part of the UAPI
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/scsi/Kbuild')
-rw-r--r-- | include/scsi/Kbuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/scsi/Kbuild b/include/scsi/Kbuild index f2b94918994d..562ff9d591b8 100644 --- a/include/scsi/Kbuild +++ b/include/scsi/Kbuild @@ -1,4 +1 @@ -header-y += scsi_netlink.h -header-y += scsi_netlink_fc.h -header-y += scsi_bsg_fc.h header-y += fc/ |