summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/octeon-stubs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/octeon/octeon-stubs.h')
-rw-r--r--drivers/staging/octeon/octeon-stubs.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/staging/octeon/octeon-stubs.h b/drivers/staging/octeon/octeon-stubs.h
index 773591348ef4..38954b6c89e1 100644
--- a/drivers/staging/octeon/octeon-stubs.h
+++ b/drivers/staging/octeon/octeon-stubs.h
@@ -1,5 +1,8 @@
#define CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE 512
-#define XKPHYS_TO_PHYS(p) (p)
+
+#ifndef XKPHYS_TO_PHYS
+# define XKPHYS_TO_PHYS(p) (p)
+#endif
#define OCTEON_IRQ_WORKQ0 0
#define OCTEON_IRQ_RML 0