From 9f48993d039ac49a3cd8c6dc73a77f67e600697c Mon Sep 17 00:00:00 2001 From: Genaro Saucedo Tejada Date: Thu, 7 Jul 2016 12:31:12 -0500 Subject: [PATCH] sys_log: removed unused macro at pci_config.c Debug macro definition at this file was repetitive and has been superseded by new system logging API. Furthermore it was not being used on this .c file. JIRA: ZEP-311 Change-Id: Id5828d1144fa03cc24f100ae94ecc596502c1131 Signed-off-by: Genaro Saucedo Tejada --- drivers/pci/pci_config.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/drivers/pci/pci_config.c b/drivers/pci/pci_config.c index 0fcdeda7bf6..3a452e6e1ee 100644 --- a/drivers/pci/pci_config.c +++ b/drivers/pci/pci_config.c @@ -29,15 +29,6 @@ #include #include -#ifdef __MSIX_DEBUG__ -#include -#define _DEBUG_PRINT(fmt, args...) printk(fmt, ##args) -#else -#define _DEBUG_PRINT(fmt, args...) \ - do { \ - } while (0) -#endif - /** * * @brief Write a 32bit data to pci reg in offset