]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
uapi: update install list after nvme.h rename
authorMike Frysinger <vapier@gentoo.org>
Mon, 11 Jan 2016 01:14:11 +0000 (20:14 -0500)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:23:40 +0000 (10:23 +0100)
BugLink: http://bugs.launchpad.net/bugs/1553179
commit a9cf8284b45110a4d98aea180a89c857e53bf850 upstream.

Commit 9d99a8dda154 ("nvme: move hardware structures out of the uapi
version of nvme.h") renamed nvme.h to nvme_ioctl.h, but the uapi list
still refers to nvme.h.  People trying to install the headers hit a
failure as the header no longer exists.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
include/uapi/linux/Kbuild

index d736c11b6d192f1fda8a8be8bba7b9785394506e..32152e771c711b7d75df9427528bd6732913a5a6 100644 (file)
@@ -308,7 +308,7 @@ header-y += nfs_mount.h
 header-y += nl80211.h
 header-y += n_r3964.h
 header-y += nubus.h
-header-y += nvme.h
+header-y += nvme_ioctl.h
 header-y += nvram.h
 header-y += omap3isp.h
 header-y += omapfb.h