docs: Fix references to IBM CAPI (cxl) removal version
The IBM CAPI (cxl) driver was removed in 6.15, not 6.14. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>pull/1193/head
parent
64f7efb0f5
commit
892c4e465c
|
|
@ -1,4 +1,4 @@
|
||||||
The cxl driver was removed in 6.14.
|
The cxl driver was removed in 6.15.
|
||||||
|
|
||||||
Please note that attributes that are shared between devices are stored in
|
Please note that attributes that are shared between devices are stored in
|
||||||
the directory pointed to by the symlink device/.
|
the directory pointed to by the symlink device/.
|
||||||
|
|
|
||||||
|
|
@ -375,9 +375,9 @@ Code Seq# Include File Comments
|
||||||
0xB8 all uapi/linux/mshv.h Microsoft Hyper-V /dev/mshv driver
|
0xB8 all uapi/linux/mshv.h Microsoft Hyper-V /dev/mshv driver
|
||||||
<mailto:linux-hyperv@vger.kernel.org>
|
<mailto:linux-hyperv@vger.kernel.org>
|
||||||
0xC0 00-0F linux/usb/iowarrior.h
|
0xC0 00-0F linux/usb/iowarrior.h
|
||||||
0xCA 00-0F uapi/misc/cxl.h Dead since 6.14
|
0xCA 00-0F uapi/misc/cxl.h Dead since 6.15
|
||||||
0xCA 10-2F uapi/misc/ocxl.h
|
0xCA 10-2F uapi/misc/ocxl.h
|
||||||
0xCA 80-BF uapi/scsi/cxlflash_ioctl.h Dead since 6.14
|
0xCA 80-BF uapi/scsi/cxlflash_ioctl.h Dead since 6.15
|
||||||
0xCB 00-1F CBM serial IEC bus in development:
|
0xCB 00-1F CBM serial IEC bus in development:
|
||||||
<mailto:michael.klein@puffin.lb.shuttle.de>
|
<mailto:michael.klein@puffin.lb.shuttle.de>
|
||||||
0xCC 00-0F drivers/misc/ibmvmc.h pseries VMC driver
|
0xCC 00-0F drivers/misc/ibmvmc.h pseries VMC driver
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue