Loading arch/arm/mach-s3c2410/mach-n30.c +28 −28 Original line number Diff line number Diff line Loading @@ -84,8 +84,7 @@ static struct s3c2410_uartcfg n30_uartcfgs[] = { static void n30_udc_pullup(enum s3c2410_udc_cmd_e cmd) { switch (cmd) { switch (cmd) { case S3C2410_UDC_P_ENABLE : s3c2410_gpio_setpin(S3C2410_GPB3, 1); break; Loading Loading @@ -297,6 +296,7 @@ static struct s3c2410fb_display n30_display __initdata = { .width = 240, .height = 320, .pixclock = 170000, .xres = 240, .yres = 320, .bpp = 16, Loading Loading
arch/arm/mach-s3c2410/mach-n30.c +28 −28 Original line number Diff line number Diff line Loading @@ -84,8 +84,7 @@ static struct s3c2410_uartcfg n30_uartcfgs[] = { static void n30_udc_pullup(enum s3c2410_udc_cmd_e cmd) { switch (cmd) { switch (cmd) { case S3C2410_UDC_P_ENABLE : s3c2410_gpio_setpin(S3C2410_GPB3, 1); break; Loading Loading @@ -297,6 +296,7 @@ static struct s3c2410fb_display n30_display __initdata = { .width = 240, .height = 320, .pixclock = 170000, .xres = 240, .yres = 320, .bpp = 16, Loading