From: Ben Hutchings Date: Mon, 14 Dec 2015 01:09:32 +0000 Subject: nvme: Stop installing kernel-only as UAPI Forwarded: http://mid.gmane.org/20151214011442.GL28542@decadent.org.uk Fixes: 9d99a8dda154 ("nvme: move hardware structures out of the uapi ...") Signed-off-by: Ben Hutchings --- include/uapi/linux/Kbuild | 1 - 1 file changed, 1 deletion(-) diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 628e6e6..41652af 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -306,7 +306,6 @@ header-y += nfs_mount.h header-y += nl80211.h header-y += n_r3964.h header-y += nubus.h -header-y += nvme.h header-y += nvram.h header-y += omap3isp.h header-y += omapfb.h