From: Sachin Kamat Date: Wed, 20 Jun 2012 00:18:39 +0000 (+0900) Subject: ARM: SAMSUNG: Remove description corresponding to a deleted element X-Git-Tag: upstream/snapshot3+hdmi~7019^2~3^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d530786c4ed88720671ba83b669b7e7da5cdc91;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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 Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/plat-samsung/include/plat/fb.h b/arch/arm/plat-samsung/include/plat/fb.h index 536002f..b885322 100644 --- a/arch/arm/plat-samsung/include/plat/fb.h +++ b/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.