Commit f40eb99897af ("pktcdvd: remove driver.") removes the pktcdvd driver, including the config CDROM_PKTCDVD and CDROM_PKTCDVD_WCACHE, and the uapi header file. Remove some further unneeded left-over due to now gone pktcdvd shortcomings in the headers_install.sh script. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> --- scripts/headers_install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/headers_install.sh b/scripts/headers_install.sh index 4041881746ad..ad5930cab251 100755 --- a/scripts/headers_install.sh +++ b/scripts/headers_install.sh @@ -86,7 +86,6 @@ arch/x86/include/uapi/asm/mman.h:CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS include/uapi/linux/atmdev.h:CONFIG_COMPAT include/uapi/linux/eventpoll.h:CONFIG_PM_SLEEP include/uapi/linux/hw_breakpoint.h:CONFIG_HAVE_MIXED_BREAKPOINTS_REGS -include/uapi/linux/pktcdvd.h:CONFIG_CDROM_PKTCDVD_WCACHE " for c in $configs -- 2.17.1