Skip to content

Commit

Permalink
video: s3c-fb: fix typo in comment
Browse files Browse the repository at this point in the history
"sturucture" should be "structure".

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
  • Loading branch information
Jingoo Han committed Nov 26, 2012
1 parent b4da9c9 commit 0a109d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/video/s3c-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0a109d3

Please sign in to comment.