Index: uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c
===================================================================
--- uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c	(revision f3025861da728fb4754f9d1cdcfeda5675ac98f3)
+++ uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c	(revision a996ae31af28626eb224d0fc0318932c1f196c19)
@@ -60,4 +60,6 @@
 
 static irq_code_t uart_irq_code = {
+	0,
+	NULL,
 	sizeof(uart_irq_cmds) / sizeof(irq_cmd_t),
 	uart_irq_cmds
