|
@@ -189,6 +189,8 @@ static inline void writel(u32 data, volatile void __iomem *addr)
|
|
#define writew_relaxed __raw_writew
|
|
#define writew_relaxed __raw_writew
|
|
#define writel_relaxed __raw_writel
|
|
#define writel_relaxed __raw_writel
|
|
|
|
|
|
|
|
+#define mmiowb()
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* Need an mtype somewhere in here, for cache type deals?
|
|
* Need an mtype somewhere in here, for cache type deals?
|
|
* This is probably too long for an inline.
|
|
* This is probably too long for an inline.
|