s5pc110: lcd code clean up
authorDonghwa Lee <dh09.lee@samsung.com>
Wed, 26 May 2010 08:14:47 +0000 (17:14 +0900)
committerDonghwa Lee <dh09.lee@samsung.com>
Wed, 26 May 2010 08:14:47 +0000 (17:14 +0900)
board/samsung/universal/universal.c

index 07e1486..93e3bcb 100644 (file)
@@ -1909,7 +1909,6 @@ void backlight_on(unsigned int onoff)
        unsigned char addr;
        unsigned char val[2];
        struct s5pc110_gpio *gpio = (struct s5pc110_gpio *) S5PC110_GPIO_BASE;
-       printf("%s\n", __func__);
 
        if (onoff) {
                if (mach_is_geminus())