diff --git a/[refs] b/[refs] index 41d5cf5d30c3..63acac7f2492 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e5b9187b16993e4bb6799185e266f68e26663bee +refs/heads/master: b090b3388b6ea5d1003260daa0a997f4a1c4acc5 diff --git a/trunk/arch/powerpc/platforms/celleb/scc_sio.c b/trunk/arch/powerpc/platforms/celleb/scc_sio.c index bcd25f54d986..d219b60a4a8c 100644 --- a/trunk/arch/powerpc/platforms/celleb/scc_sio.c +++ b/trunk/arch/powerpc/platforms/celleb/scc_sio.c @@ -39,7 +39,7 @@ static struct { { 0x800, 1 } /* 0xFF2800 */ }; -static int txx9_serial_init(void) +static int __init txx9_serial_init(void) { extern int early_serial_txx9_setup(struct uart_port *port); struct device_node *node;