diff options
author | Lukas Bulwahn <[email protected]> | 2021-08-03 13:35:24 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-10-06 18:46:06 +0200 |
commit | 4758fd801f919b8b9acad78d2e49a195ec2be46b (patch) | |
tree | 81383b894114913c79bd7c5c62fc973769da8924 /scripts/gdb/linux/utils.py | |
parent | 3958b9c34c2729597e182cc606cc43942fd19f7c (diff) |
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
The refactoring in the commit in Fixes introduced an ifdef
CONFIG_OLPC_XO1_5_SCI, however the config symbol is actually called
"CONFIG_OLPC_XO15_SCI".
Fortunately, ./scripts/checkkconfigsymbols.py warns:
OLPC_XO1_5_SCI
Referencing files: arch/x86/platform/olpc/olpc.c
Correct this ifdef condition to the intended config symbol.
Fixes: ec9964b48033 ("Platform: OLPC: Move EC-specific functionality out from x86")
Suggested-by: Randy Dunlap <[email protected]>
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions