Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

s390/pci: remove unused define

No users of pr_debug in that file.

Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

authored by

Sebastian Ott and committed by
Martin Schwidefsky
066ee72a 6324b4de

-2
-2
arch/s390/pci/pci.c
··· 37 37 #include <asm/pci_clp.h> 38 38 #include <asm/pci_dma.h> 39 39 40 - #define DEBUG /* enable pr_debug */ 41 - 42 40 #define SIC_IRQ_MODE_ALL 0 43 41 #define SIC_IRQ_MODE_SINGLE 1 44 42