[PATCH] arm: mach-rpc: remove unused HAS_IOMD and HAS_VIDC20 macros
Ethan Nelson-Moore
enelsonmoore at gmail.com
Mon Sep 14 22:21:01 PDT 2026
All references to these macros have been removed in previous commits,
so they can be removed as well.
Signed-off-by: Ethan Nelson-Moore <enelsonmoore at gmail.com>
---
arch/arm/mach-rpc/include/mach/hardware.h | 6 ------
1 file changed, 6 deletions(-)
diff --git a/arch/arm/mach-rpc/include/mach/hardware.h b/arch/arm/mach-rpc/include/mach/hardware.h
index 22d62a198559..2a95cf17f67f 100644
--- a/arch/arm/mach-rpc/include/mach/hardware.h
+++ b/arch/arm/mach-rpc/include/mach/hardware.h
@@ -11,12 +11,6 @@
#include <mach/memory.h>
-/*
- * What hardware must be present
- */
-#define HAS_IOMD
-#define HAS_VIDC20
-
/* Hardware addresses of major areas.
* *_START is the physical address
* *_SIZE is the size of the region
--
2.43.0
More information about the linux-arm-kernel
mailing list