Files
linux/drivers
Muhammad Usama Anjum cf3cd4e3b3 parisc: sba_iommu: Remove dead DEBUG_DMB_TRAP code
DEBUG_DMB_TRAP is unconditionally undefined, so the guarded
declarations and calls can never be built. The declared iterate_pages()
and set_data_memory_break() functions also have no definitions in the
tree; removing the #undef would therefore leave unresolved references.

Remove the unused option and its guarded code.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@arm.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2026-08-04 18:50:49 +02:00
..
2026-06-16 08:53:53 -07:00