Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ad2b8f6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: sps: Build breaks when !CONFIG_SPS"

parents bef916fb 4e795505
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1623,7 +1623,7 @@ static inline int sps_bam_process_irq(unsigned long dev)
}

static inline int sps_get_bam_addr(unsigned long dev, phys_addr_t *base,
				u32 *size);
				u32 *size)
{
	return -EPERM;
}