treewide: Remove unused SEC variables

Introduced by T725XXU2DUD1 import.

Change-Id: I3d69c219ebdd44ec489e28709353fbb08524efd8
This commit is contained in:
LuK1337
2022-09-11 20:58:31 +02:00
parent 04b8998dff
commit ba381fa37b
4 changed files with 0 additions and 13 deletions

View File

@@ -2069,7 +2069,6 @@ static int fastrpc_internal_invoke(struct fastrpc_file *fl, uint32_t mode,
int err = 0, cid = -1, interrupted = 0;
struct timespec invoket = {0};
int64_t *perf_counter = NULL;
struct fastrpc_apps *me = &gfa;
cid = fl->cid;
VERIFY(err, cid >= ADSP_DOMAIN_ID && cid < NUM_CHANNELS);

View File

@@ -276,7 +276,6 @@ void __init fdt_init_reserved_mem(void)
int len;
const __be32 *prop;
int err = 0;
bool nomap;
prop = of_get_flat_dt_prop(node, "phandle", &len);
if (!prop)

View File

@@ -1847,7 +1847,6 @@ int file_update_time(struct file *file)
struct inode *inode = file_inode(file);
struct timespec now;
int sync_it = 0;
int need_sync = 0;
int ret;
/* First try to exhaust all avenues to not sync */

View File

@@ -60,16 +60,6 @@ enum {
FM_SLIM8,
SLIM_MAX,
};
static unsigned int tdm_slot_offset[TDM_PORT_MAX][TDM_SLOT_OFFSET_MAX] = {
{0, 4, 8, 12, 0xFF},/* TX_0 | RX_0 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_1 | RX_1 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_2 | RX_2 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_3 | RX_3 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_4 | RX_4 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_5 | RX_5 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_6 | RX_6 */
{AFE_SLOT_MAPPING_OFFSET_INVALID},/* TX_7 | RX_7 */
};
static struct afe_clk_set int_mi2s_clk[INT_MI2S_MAX] = {
{