Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Missing double-quote in wip-edison-3.19.5 #2

@oskarpearson

Description

@oskarpearson

Hi

There's a missing quote at the end of this file. It leads to a warning about multi-line items being unsupported

diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 2e900f7..8c732bd 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -554,5 +554,5 @@ source "drivers/misc/mic/Kconfig"
 source "drivers/misc/genwqe/Kconfig"
 source "drivers/misc/echo/Kconfig"
 source "drivers/misc/cxl/Kconfig"
-source "drivers/misc/bcm-lpm/Kconfig
+source "drivers/misc/bcm-lpm/Kconfig"
 endmenu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions