]> Pileus Git - ~andy/linux/commit
OMAPDSS: move dss feats to the end of dss.c
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 21 Sep 2012 09:03:31 +0000 (12:03 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 24 Sep 2012 13:50:08 +0000 (16:50 +0300)
commit84273a9593306926af56ad5b4a69029c2886c5de
treeadc114dad5520990b8d6f0be3dbcdd51f81ec1d3
parent233628328037c02cf3db6165cab5d3f43587c5f3
OMAPDSS: move dss feats to the end of dss.c

Move dss_features to the end of dss.c the same way they are in dispc.c,
so that we don't have to declare prototypes for static feat-related
functions.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.c