mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
2c0b495b7c
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>
2 lines
25 B
C
2 lines
25 B
C
#include <mach/serial.h>
|