|
@@ -29,7 +29,6 @@
|
|
|
|
|
|
#include <mach/map.h>
|
|
#include <mach/map.h>
|
|
#include <mach/regs-clock.h>
|
|
#include <mach/regs-clock.h>
|
|
-#include <mach/regs-fb.h>
|
|
|
|
|
|
|
|
#include <plat/regs-serial.h>
|
|
#include <plat/regs-serial.h>
|
|
#include <plat/regs-srom.h>
|
|
#include <plat/regs-srom.h>
|
|
@@ -46,6 +45,7 @@
|
|
#include <plat/fb.h>
|
|
#include <plat/fb.h>
|
|
#include <plat/s5p-time.h>
|
|
#include <plat/s5p-time.h>
|
|
#include <plat/backlight.h>
|
|
#include <plat/backlight.h>
|
|
|
|
+#include <plat/regs-fb-v4.h>
|
|
|
|
|
|
/* Following are default values for UCON, ULCON and UFCON UART registers */
|
|
/* Following are default values for UCON, ULCON and UFCON UART registers */
|
|
#define SMDKV210_UCON_DEFAULT (S3C2410_UCON_TXILEVEL | \
|
|
#define SMDKV210_UCON_DEFAULT (S3C2410_UCON_TXILEVEL | \
|