Commit 01239051 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] ISA: Fix typo

Lost CONFIG_ prefix discovered by Robert P. J. Day <rpjday@mindspring.com>.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent b35692eb
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
* *
*/ */
#ifndef GENERIC_ISA_DMA_SUPPORT_BROKEN #ifndef CONFIG_GENERIC_ISA_DMA_SUPPORT_BROKEN
#define MAX_DMA_CHANNELS 8 #define MAX_DMA_CHANNELS 8
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment