diff options
Diffstat (limited to 'include/asm-avr32/global_data.h')
-rw-r--r-- | include/asm-avr32/global_data.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-avr32/global_data.h b/include/asm-avr32/global_data.h index 01d836c..3b6769b 100644 --- a/include/asm-avr32/global_data.h +++ b/include/asm-avr32/global_data.h @@ -35,8 +35,6 @@ typedef struct global_data { bd_t *bd; unsigned long flags; - const struct device *console_uart; - const struct device *sm; unsigned long baudrate; unsigned long sdram_size; unsigned long have_console; /* serial_init() was called */ |