From 6778948f9de86c3cfaf36725a7c87dcff9ba247f Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 08:20:59 +0000 Subject: [PATCH] kernel_5.10 no rt --- kernel/Documentation/driver-api/firmware/built-in-fw.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/driver-api/firmware/built-in-fw.rst b/kernel/Documentation/driver-api/firmware/built-in-fw.rst index 396cdf5..bc1c961 100644 --- a/kernel/Documentation/driver-api/firmware/built-in-fw.rst +++ b/kernel/Documentation/driver-api/firmware/built-in-fw.rst @@ -28,6 +28,6 @@ * Some firmware files may be really large in size. The remote-proc subsystem is an example subsystem which deals with these sorts of firmware * The firmware may need to be scraped out from some device specific location - dynamically, an example is calibration data for for some WiFi chipsets. This + dynamically, an example is calibration data for some WiFi chipsets. This calibration data can be unique per sold device. -- Gitblit v1.6.2