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 <genaro.saucedo.tejada@intel.com>
This commit is contained in:
Genaro Saucedo Tejada 2016-07-07 12:31:12 -05:00 committed by Inaky Perez-Gonzalez
parent 1c7e992e5d
commit 9f48993d03
1 changed files with 0 additions and 9 deletions

View File

@ -29,15 +29,6 @@
#include <pci/pci_mgr.h>
#include <string.h>
#ifdef __MSIX_DEBUG__
#include <misc/printk.h>
#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