浏览代码

ARM: SAMSUNG: Remove description corresponding to a deleted element

Commit 3c582647a9f8 ("video: s3c-fb: remove 'default_win' element
from platform data") removed the default_win element from the
structure, but the description was not removed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Sachin Kamat 13 年之前
父节点
当前提交
9d530786c4
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/arm/plat-samsung/include/plat/fb.h

+ 0 - 1
arch/arm/plat-samsung/include/plat/fb.h

@@ -43,7 +43,6 @@ struct s3c_fb_pd_win {
  * @setup_gpio: Setup the external GPIO pins to the right state to transfer
  *		the data from the display system to the connected display
  *		device.
- * @default_win: default window layer number to be used for UI layer.
  * @vidcon0: The base vidcon0 values to control the panel data format.
  * @vidcon1: The base vidcon1 values to control the panel data output.
  * @vtiming: Video timing when connected to a RGB type panel.