From: Gaosheng Cui Date: Sun, 11 Sep 2022 09:15:12 +0000 (+0800) Subject: media: dvb-frontends: remove unused drx_dap_fasi_funct_g declaration X-Git-Tag: v6.6.17~5419^2~332^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25e7c35d3a68fce5036faec9b3e12c4769499755;p=platform%2Fkernel%2Flinux-rpi.git media: dvb-frontends: remove unused drx_dap_fasi_funct_g declaration drx_dap_fasi_funct_g has been removed since commit 80bff4b07595 ("[media] drx-j: get rid of struct drx_dap_fasi_funct_g"), so remove it. Signed-off-by: Gaosheng Cui Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h b/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h index 739dc55..9df34c1 100644 --- a/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h +++ b/drivers/media/dvb-frontends/drx39xyj/drx_dap_fasi.h @@ -234,8 +234,6 @@ /*-------- Public API functions ----------------------------------------------*/ -extern struct drx_access_func drx_dap_fasi_funct_g; - #define DRXDAP_FASI_RMW 0x10000000 #define DRXDAP_FASI_BROADCAST 0x20000000 #define DRXDAP_FASI_CLEARCRC 0x80000000