]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Feb 2013 02:13:42 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:09 +0000 (16:52 +1100)
commit14634e898130e00f6a17c74fc73ae3ec3963a7df
treedd17b8d2793974d335f0366443667b312e2b1682
parent8591bdd50ae90ae52de67c76f2e8f10b0cfacdcb
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>
include/video/samsung_fimd.h