ARM: OMAP2+: Fix relative includes for serial.h

As discussed on linux-arm-kernel, we want to avoid
relative includes for the arch/arm/*omap* code:

http://www.spinics.net/lists/linux-omap/msg80520.html

Fix serial.h by moving it to mach/serial.h.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-10-31 14:57:06 -07:00
parent 21d182bd10
commit 2c0b495b7c
4 changed files with 106 additions and 114 deletions

View File

@@ -23,7 +23,7 @@
#include <asm/memory.h>
#include <asm/mach-types.h>
#include <../mach-omap2/serial.h>
#include <mach/serial.h>
#define MDR1_MODE_MASK 0x07