We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a735c92 commit 1ebbfeeCopy full SHA for 1ebbfee
drivers/accel/ivpu/vpu_boot_api.h
@@ -8,7 +8,7 @@
8
9
/*
10
* =========== FW API version information beginning ================
11
- * The bellow values will be used to construct the version info this way:
+ * The below values will be used to construct the version info this way:
12
* fw_bin_header->api_version[VPU_BOOT_API_VER_ID] = (VPU_BOOT_API_VER_MAJOR << 16) |
13
* VPU_BOOT_API_VER_MINOR;
14
* VPU_BOOT_API_VER_PATCH will be ignored. KMD and compatibility is not affected if this changes
0 commit comments