From: Shuah Khan Date: Sat, 9 Aug 2014 00:36:18 +0000 (-0300) Subject: [media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=917cbcde46adf3e155ec61d92f6f29a4eb3acad1;p=pandora-kernel.git [media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed