forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/mips/include/asm/sn/sn0/addrs.h
....@@ -134,11 +134,6 @@
134134
135135 #define CALIAS_BASE CAC_BASE
136136
137
-
138
-
139
-#define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) \
140
- ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
141
-
142137 #define SN0_WIDGET_BASE(_nasid, _wid) (NODE_SWIN_BASE((_nasid), (_wid)))
143138
144139 /* Turn on sable logging for the processors whose bits are set. */