Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01239051 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@
 *
 */

#ifndef GENERIC_ISA_DMA_SUPPORT_BROKEN
#ifndef CONFIG_GENERIC_ISA_DMA_SUPPORT_BROKEN
#define MAX_DMA_CHANNELS	8
#endif