X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fchar%2Fhvc_rtas.c;h=88590d040046decb71f76629c3aa52fd0383817b;hb=c4f51b4662074c6ee26c972126a317c05f65be06;hp=bb09413d5a21ed5d09db2b1185c50141553ab0da;hpb=dd6ccfe64dad4ea498392805b477308abef43a4c;p=mv-sheeva.git diff --git a/drivers/char/hvc_rtas.c b/drivers/char/hvc_rtas.c index bb09413d5a2..88590d04004 100644 --- a/drivers/char/hvc_rtas.c +++ b/drivers/char/hvc_rtas.c @@ -76,7 +76,7 @@ static struct hv_ops hvc_rtas_get_put_ops = { .put_chars = hvc_rtas_write_console, }; -static int hvc_rtas_init(void) +static int __init hvc_rtas_init(void) { struct hvc_struct *hp;