video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
authorJingoo Han <[email protected]>
Fri, 22 Feb 2013 00:42:31 +0000 (16:42 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/video/samsung_fimd.h