mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
rk: add debug_uart.h
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <asm/fiq.h>
|
||||
#include <mach/io.h>
|
||||
#include <mach/fiq.h>
|
||||
#include <mach/debug_uart.h>
|
||||
|
||||
|
||||
// GIC ICDISR
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
*/
|
||||
|
||||
#include <mach/io.h>
|
||||
#include <mach/debug_uart.h>
|
||||
|
||||
#ifdef DEBUG_UART_PHYS
|
||||
.macro addruart, rp, rv
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#include <mach/memory.h>
|
||||
#include <plat/sram.h>
|
||||
#include <mach/gpio.h>
|
||||
#include <mach/debug_uart.h>
|
||||
|
||||
/* SRAM section definitions from the linker */
|
||||
extern char __sram_code_start, __ssram_code_text, __esram_code_text;
|
||||
|
||||
Reference in New Issue
Block a user