omap: headers: Move remaining headers from include/mach to include/plat
[deliverable/linux.git] / arch / arm / mach-omap1 / serial.c
index cab41713fce2a5460bd9f1c914e8580d253d4e44..0e3c507cc44d867ed6e6be5d615c89ca9beb6300 100644 (file)
 
 #include <asm/mach-types.h>
 
-#include <mach/board.h>
-#include <mach/mux.h>
+#include <plat/board.h>
+#include <plat/mux.h>
 #include <mach/gpio.h>
-#include <mach/fpga.h>
+#include <plat/fpga.h>
 
 static struct clk * uart1_ck;
 static struct clk * uart2_ck;
This page took 0.02477 seconds and 5 git commands to generate.