aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/rtlx.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/rtlx.h')
-rw-r--r--arch/mips/include/asm/rtlx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/rtlx.h b/arch/mips/include/asm/rtlx.h
index 4ca3063ed2c..90985b61dbd 100644
--- a/arch/mips/include/asm/rtlx.h
+++ b/arch/mips/include/asm/rtlx.h
@@ -38,7 +38,7 @@ enum rtlx_state {
#define RTLX_BUFFER_SIZE 2048
/* each channel supports read and write.
- linux (vpe0) reads lx_buffer and writes rt_buffer
+ linux (vpe0) reads lx_buffer and writes rt_buffer
SP (vpe1) reads rt_buffer and writes lx_buffer
*/
struct rtlx_channel {