[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case
authorShuah Khan <shuah.kh@samsung.com>
Sat, 9 Aug 2014 00:36:18 +0000 (21:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:06 +0000 (15:25 -0500)
Define au0828_rc_*() stubs to avoid compile errors when
VIDEO_AU0828_RC is disabled and avoid the need to enclose
au0828_rc_*() in ifdef CONFIG_VIDEO_AU0828_RC in .c files.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found