forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/Documentation/driver-api/firmware/built-in-fw.rst
....@@ -28,6 +28,6 @@
2828 * Some firmware files may be really large in size. The remote-proc subsystem
2929 is an example subsystem which deals with these sorts of firmware
3030 * The firmware may need to be scraped out from some device specific location
31
- dynamically, an example is calibration data for for some WiFi chipsets. This
31
+ dynamically, an example is calibration data for some WiFi chipsets. This
3232 calibration data can be unique per sold device.
3333