summaryrefslogtreecommitdiffstats
path: root/drivers/bcm570x_mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bcm570x_mm.h')
-rw-r--r--drivers/bcm570x_mm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/bcm570x_mm.h b/drivers/bcm570x_mm.h
index b7cbf8abd4..cb6b2779fb 100644
--- a/drivers/bcm570x_mm.h
+++ b/drivers/bcm570x_mm.h
@@ -154,7 +154,4 @@ extern void sysSerialPrintString (char *s);
/* Define memory barrier function here if needed */
#define wmb()
-#if 0
-#define cpu_to_le32(val) LONGSWAP(val)
-#endif
#endif /* MM_H */