Loading drivers/platform/msm/ep_pcie/ep_pcie_core.c +4 −0 Original line number Diff line number Diff line 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" #include <asm/dma-iommu.h> Loading Loading @@ -1893,6 +1894,9 @@ 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); pr_crit("PCIe - link initialized for LE PCIe endpoint\n"); place_marker( "PCIe - link initialized for LE PCIe endpoint\n"); } checkbme: Loading Loading
drivers/platform/msm/ep_pcie/ep_pcie_core.c +4 −0 Original line number Diff line number Diff line 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" #include <asm/dma-iommu.h> Loading Loading @@ -1893,6 +1894,9 @@ 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); pr_crit("PCIe - link initialized for LE PCIe endpoint\n"); place_marker( "PCIe - link initialized for LE PCIe endpoint\n"); } checkbme: Loading