ACPI: Kill overly verbose "power state" log messages
[deliverable/linux.git] / drivers / video / tmiofb.c
index a1eb0862255b2e4e51cffa93bf644a99d1ab7b9d..6913fe168c25f6d4249b2898c5663ede06fe2d8c 100644 (file)
@@ -974,7 +974,7 @@ static int tmiofb_resume(struct platform_device *dev)
 {
        struct fb_info *info = platform_get_drvdata(dev);
        struct mfd_cell *cell = dev->dev.platform_data;
-       int retval;
+       int retval = 0;
 
        acquire_console_sem();
 
This page took 0.02476 seconds and 5 git commands to generate.