exynos/fimg2d: remove g2d_context from public header
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Tue, 8 Sep 2015 15:22:34 +0000 (17:22 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 21 Sep 2015 16:43:14 +0000 (17:43 +0100)
commitdf21b293e9cf550ec8d6a3e49461350dbdf14260
treedea79a95892fe72c6350be75a11027446a44f8ef
parentce4a4f6e21d4112f0b88c973283b586e1fccddd9
exynos/fimg2d: remove g2d_context from public header

All functions from the public API only operation on
struct g2d_context*, so this shouldn't break too much.

Make the context private since we don't want the
user to modify its content directly. Also remove
the defines that were only used for fields of
g2d_context.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
exynos/exynos_fimg2d.c
exynos/exynos_fimg2d.h