summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/console/console.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/console/console.c b/c/src/lib/libbsp/m68k/genmcf548x/console/console.c
index d6a06028ec..c5aa359d5d 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/console/console.c
+++ b/c/src/lib/libbsp/m68k/genmcf548x/console/console.c
@@ -457,7 +457,6 @@ IntUartInitialize(void)
unsigned int chan;
struct IntUartInfoStruct *info;
rtems_isr_entry old_handler;
- int level;
for ( chan = 0; chan < MAX_UART_INFO; chan++ )
{