forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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