···2828/* defines for UART registers */29293030#include <plat/regs-serial.h>3131-#include <asm/plat-s3c/regs-watchdog.h>3131+#include <plat/regs-watchdog.h>32323333/* working in physical space... */3434#undef S3C2410_WDOGREG
···2626#include <asm/uaccess.h>2727#include <asm/io.h>2828#include <asm/irq.h>2929-#include <asm/plat-s3c/regs-rtc.h>2929+#include <plat/regs-rtc.h>30303131/* I have yet to find an S3C implementation with more than one3232 * of these rtc blocks in */