X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Ffpga%2Ffpga.c;h=7e2f3e17a7649a6bdddb3e41eef6f75c660b3c7c;hb=40d500212f74c92ef014ae8df697416e160ee743;hp=d94eb5cc25c4fce6c4df48bd22c39a659b709378;hpb=306df2c8241bd363c71a99841630fb5e85d81fae;p=u-boot diff --git a/drivers/fpga/fpga.c b/drivers/fpga/fpga.c index d94eb5cc25..7e2f3e17a7 100644 --- a/drivers/fpga/fpga.c +++ b/drivers/fpga/fpga.c @@ -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)