ARM: s3c24xx: demote kerneldoc comment
authorKrzysztof Kozlowski <krzk@kernel.org>
Sun, 2 Aug 2020 20:36:05 +0000 (22:36 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 17 Aug 2020 16:54:33 +0000 (18:54 +0200)
commitb0b276736eee92d46ed150477802ee86158b5142
treee2b5800785958459bc7ac0e3dddc4f2341763404
parent0e77112777f8716fc255638c02c61b0334f05b3a
ARM: s3c24xx: demote kerneldoc comment

Remove kerneldoc annotation to fix warning:

    arch/arm/mach-s3c24xx/mach-h1940.c:185: warning:
        cannot understand function prototype: 'struct s3c2410fb_display h1940_lcd __initdata = '

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
arch/arm/mach-s3c24xx/mach-h1940.c