mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
fpga: dfl: fix typo in header file
fix typo "definitons" ==> "definitions" in DFHv1 Register Offset comment. Signed-off-by: Mukesh Kumar Sisodiya <mukeshkumarsisodiya1981@gmail.com> Link: https://lore.kernel.org/r/20251226150408.2802-1-mukeshkumarsisodiya1981@gmail.com Reviewed-by: Xu Yilun <yilun.xu@intel.com> Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
This commit is contained in:
committed by
Xu Yilun
parent
267f53140c
commit
ae801944cb
+1
-1
@@ -82,7 +82,7 @@
|
||||
#define DFH_TYPE_FIU 4
|
||||
|
||||
/*
|
||||
* DFHv1 Register Offset definitons
|
||||
* DFHv1 Register Offset definitions
|
||||
* In DHFv1, DFH + GUID + CSR_START + CSR_SIZE_GROUP + PARAM_HDR + PARAM_DATA
|
||||
* as common header registers
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user