Loading drivers/platform/msm/ep_pcie/ep_pcie_core.c +4 −1 Original line number Diff line number Diff line /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2020, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -33,6 +33,7 @@ #include <linux/msm-bus-board.h> #include <linux/interrupt.h> #include <linux/irq.h> #include <soc/qcom/boot_stats.h> #include "ep_pcie_com.h" Loading Loading @@ -1549,6 +1550,8 @@ int ep_pcie_core_enable_endpoint(enum ep_pcie_options opt) EP_PCIE_INFO(dev, "PCIe V%d: link initialized for LE PCIe endpoint\n", dev->rev); place_marker( "PCIe - link initialized for LE PCIe endpoint\n"); } checkbme: Loading Loading
drivers/platform/msm/ep_pcie/ep_pcie_core.c +4 −1 Original line number Diff line number Diff line /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2020, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -33,6 +33,7 @@ #include <linux/msm-bus-board.h> #include <linux/interrupt.h> #include <linux/irq.h> #include <soc/qcom/boot_stats.h> #include "ep_pcie_com.h" Loading Loading @@ -1549,6 +1550,8 @@ int ep_pcie_core_enable_endpoint(enum ep_pcie_options opt) EP_PCIE_INFO(dev, "PCIe V%d: link initialized for LE PCIe endpoint\n", dev->rev); place_marker( "PCIe - link initialized for LE PCIe endpoint\n"); } checkbme: Loading