]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/fpga/fpga.c
fpga: Fix typo in function comment
[people/ms/u-boot.git] / drivers / fpga / fpga.c
index d94eb5cc25c4fce6c4df48bd22c39a659b709378..7e2f3e17a7649a6bdddb3e41eef6f75c660b3c7c 100644 (file)
@@ -120,7 +120,7 @@ static int fpga_dev_info(int devnum)
 }
 
 /*
- * fgpa_init is usually called from misc_init_r() and MUST be called
+ * fpga_init is usually called from misc_init_r() and MUST be called
  * before any of the other fpga functions are used.
  */
 void fpga_init(void)