forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/gpu/drm/radeon/uvd_v4_2.c
....@@ -23,7 +23,7 @@
2323 */
2424
2525 #include <linux/firmware.h>
26
-#include <drm/drmP.h>
26
+
2727 #include "radeon.h"
2828 #include "radeon_asic.h"
2929 #include "cikd.h"
....@@ -40,7 +40,7 @@
4040 uint64_t addr;
4141 uint32_t size;
4242
43
- /* programm the VCPU memory controller bits 0-27 */
43
+ /* program the VCPU memory controller bits 0-27 */
4444
4545 /* skip over the header of the new firmware format */
4646 if (rdev->uvd.fw_header_present)