OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 1... Line -...
1 From 341844c7e06afccd64261719fa388339a589b0a4 Mon Sep 17 00:00:00 2001 -  
2 From: Felix Fietkau <nbd@nbd.name> -  
3 Date: Sun, 22 Jul 2018 12:53:04 +0200 -  
4 Subject: [PATCH] soc: qcom: spm: add SCM probe dependency -  
5   -  
6 Check for SCM availability before attempting to use SPM. SPM probe will 1 Check for SCM availability before attempting to use SPM
7 fail otherwise. -  
Line 8... Line 2...
8   2  
9 Signed-off-by: Felix Fietkau <nbd@nbd.name> -  
10 Signed-off-by: John Crispin <john@phrozen.org> -  
11 --- -  
12 drivers/soc/qcom/spm.c | 3 +++ -  
Line 13... Line 3...
13 1 file changed, 3 insertions(+) 3 Signed-off-by: Felix Fietkau <nbd@nbd.name>
14   4  
15 --- a/drivers/soc/qcom/spm.c 5 --- a/drivers/soc/qcom/spm.c
16 +++ b/drivers/soc/qcom/spm.c 6 +++ b/drivers/soc/qcom/spm.c