kernel/drivers/gpu/drm/radeon/uvd_v4_2.c
.. .. @@ -23,7 +23,7 @@ 23 23 */ 24 24 25 25 #include <linux/firmware.h> 26 -#include <drm/drmP.h>26 +27 27 #include "radeon.h" 28 28 #include "radeon_asic.h" 29 29 #include "cikd.h" .. .. @@ -40,7 +40,7 @@ 40 40 uint64_t addr; 41 41 uint32_t size; 42 42 43 - /* programm the VCPU memory controller bits 0-27 */43 + /* program the VCPU memory controller bits 0-27 */44 44 45 45 /* skip over the header of the new firmware format */ 46 46 if (rdev->uvd.fw_header_present)