diff options
author | Breno Leitao <leitao@debian.org> | 2018-06-18 19:15:02 -0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-07-02 23:54:28 +1000 |
commit | 3bfb450ee7b52d41ce2117738ee9c155f3c75237 (patch) | |
tree | a63d889ed02eb69bb1aa1e0825df98a05b8dd6ff /Documentation/powerpc | |
parent | 8449a4cb69ab6fbb873d653a82787a2ae6f352aa (diff) | |
download | linux-stable-3bfb450ee7b52d41ce2117738ee9c155f3c75237.tar.gz linux-stable-3bfb450ee7b52d41ce2117738ee9c155f3c75237.tar.bz2 linux-stable-3bfb450ee7b52d41ce2117738ee9c155f3c75237.zip |
powerpc/pci: Remove legacy debug code
Commit 59f47eff03a0 ("powerpc/pci: Use of_irq_parse_and_map_pci() helper")
removed the 'oirq' variable, but kept memsetting it when the DEBUG macro is
defined.
When setting DEBUG macro for debugging purpose, the kernel fails to build since
'oirq' is not defined anymore.
This patch simply remove the debug block, since it does not seem to sense
now.
Fixes: 59f47eff03a08c ("powerpc/pci: Use of_irq_parse_and_map_pci() helper")
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Documentation/powerpc')
0 files changed, 0 insertions, 0 deletions