[media] drx-j: get rid of function prototypes at drx_dap_fasi.c
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 27 Jan 2014 05:07:01 +0000 (02:07 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:38:54 +0000 (14:38 -0300)
Reorder functions and data at drx_dap_fasi.c, in order to avoid
having function prototypes.

This is in preparation to merge this code inside drxj, removing
some duplicated bits there, and getting rid of yet another
abstraction layer.

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found