video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
authorJingoo Han <jg1.han@samsung.com>
Fri, 22 Feb 2013 00:42:31 +0000 (16:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:18 +0000 (17:22 -0800)
commit151b5c469905fe30efad3a3d0ddffdb6c6ac1851
tree7b2b2155e5bcc5ce01defbc92b64f1d9bfa06749
parent4e45a765646244cdb90069c5fa6bbbc57321f576
video: s3c-fb: remove duplicated S3C_FB_MAX_WIN

S3C_FB_MAX_WIN is already defined in 'plat-samsung/include/plat/fb.h'.
So, this definition in 'include/video/samsung_fimd.h' should be removed to
avoid the duplication.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Tomasz Figa <t.figa@samsung.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/video/samsung_fimd.h