mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 11:26:22 -04:00
video: s3c-fb: fix typo in comment
"sturucture" should be "structure". Signed-off-by: Jingoo Han <jg1.han@samsung.com>
This commit is contained in:
@@ -189,7 +189,7 @@ struct s3c_fb_vsync {
|
||||
|
||||
/**
|
||||
* struct s3c_fb - overall hardware state of the hardware
|
||||
* @slock: The spinlock protection for this data sturucture.
|
||||
* @slock: The spinlock protection for this data structure.
|
||||
* @dev: The device that we bound to, for printing, etc.
|
||||
* @bus_clk: The clk (hclk) feeding our interface and possibly pixclk.
|
||||
* @lcd_clk: The clk (sclk) feeding pixclk.
|
||||
|
||||
Reference in New Issue
Block a user