mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
fpga-mgr: change FPGA indirect article to an
Change use of 'a fpga' to 'an fpga' Signed-off-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20210608212350.3029742-9-trix@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e7555cf6c2
commit
895ec9c09a
2 changed files with 12 additions and 12 deletions
|
@ -75,7 +75,7 @@ enum fpga_mgr_states {
|
|||
#define FPGA_MGR_COMPRESSED_BITSTREAM BIT(4)
|
||||
|
||||
/**
|
||||
* struct fpga_image_info - information specific to a FPGA image
|
||||
* struct fpga_image_info - information specific to an FPGA image
|
||||
* @flags: boolean flags as defined above
|
||||
* @enable_timeout_us: maximum time to enable traffic through bridge (uSec)
|
||||
* @disable_timeout_us: maximum time to disable traffic through bridge (uSec)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue