diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-02-01 05:45:14 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-02-06 16:53:17 +0000 |
commit | 4a969e1e223d517dd568c84ba3a66542a72c3680 (patch) | |
tree | 470ee8b6ad3f630b8d08f11edeb048db3db057be /arch/x86_64/boot | |
parent | be6e143741226ca59b24e6760de4578a5d4f98d7 (diff) | |
download | op-kernel-dev-4a969e1e223d517dd568c84ba3a66542a72c3680.zip op-kernel-dev-4a969e1e223d517dd568c84ba3a66542a72c3680.tar.gz |
[MIPS] Remove superfluous "ifdef CONFIG_KGDB".
Given that the Makefiles involved already have conditional compilation of
the form:
obj-$(CONFIG_KGDB) += dbg_io.o
there seems to be little value for the dbg_io.c source files to check
that config variable yet again.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/x86_64/boot')
0 files changed, 0 insertions, 0 deletions