Loading arch/arm/mach-omap1/clock.c +2 −1 Original line number Diff line number Diff line Loading @@ -24,11 +24,12 @@ #include <plat/cpu.h> #include <plat/usb.h> #include <plat/clock.h> #include <plat/sram.h> #include <plat/clkdev_omap.h> #include <mach/hardware.h> #include "../plat-omap/sram.h" #include "iomap.h" #include "clock.h" #include "opp.h" Loading arch/arm/mach-omap1/clock_data.c +2 −1 Original line number Diff line number Diff line Loading @@ -25,11 +25,12 @@ #include <plat/clock.h> #include <plat/cpu.h> #include <plat/clkdev_omap.h> #include <plat/sram.h> /* for omap_sram_reprogram_clock() */ #include <mach/hardware.h> #include <mach/usb.h> /* for OTG_BASE */ #include "../plat-omap/sram.h" #include "iomap.h" #include "clock.h" Loading arch/arm/mach-omap1/devices.c +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ #include <mach/camera.h> #include <mach/hardware.h> #include "../plat-omap/sram.h" #include "common.h" #include "clock.h" #include "dma.h" Loading arch/arm/mach-omap1/pm.c +2 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,6 @@ #include <plat/cpu.h> #include <plat/clock.h> #include <plat/sram.h> #include <mach/tc.h> #include <mach/mux.h> #include <plat-omap/dma-omap.h> Loading @@ -59,6 +58,8 @@ #include <mach/irqs.h> #include "../plat-omap/sram.h" #include "iomap.h" #include "pm.h" Loading arch/arm/mach-omap2/clkt2xxx_dpllcore.c +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ #include <linux/io.h> #include <plat/clock.h> #include <plat/sram.h> #include "../plat-omap/sram.h" #include "clock.h" #include "clock2xxx.h" Loading Loading
arch/arm/mach-omap1/clock.c +2 −1 Original line number Diff line number Diff line Loading @@ -24,11 +24,12 @@ #include <plat/cpu.h> #include <plat/usb.h> #include <plat/clock.h> #include <plat/sram.h> #include <plat/clkdev_omap.h> #include <mach/hardware.h> #include "../plat-omap/sram.h" #include "iomap.h" #include "clock.h" #include "opp.h" Loading
arch/arm/mach-omap1/clock_data.c +2 −1 Original line number Diff line number Diff line Loading @@ -25,11 +25,12 @@ #include <plat/clock.h> #include <plat/cpu.h> #include <plat/clkdev_omap.h> #include <plat/sram.h> /* for omap_sram_reprogram_clock() */ #include <mach/hardware.h> #include <mach/usb.h> /* for OTG_BASE */ #include "../plat-omap/sram.h" #include "iomap.h" #include "clock.h" Loading
arch/arm/mach-omap1/devices.c +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ #include <mach/camera.h> #include <mach/hardware.h> #include "../plat-omap/sram.h" #include "common.h" #include "clock.h" #include "dma.h" Loading
arch/arm/mach-omap1/pm.c +2 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,6 @@ #include <plat/cpu.h> #include <plat/clock.h> #include <plat/sram.h> #include <mach/tc.h> #include <mach/mux.h> #include <plat-omap/dma-omap.h> Loading @@ -59,6 +58,8 @@ #include <mach/irqs.h> #include "../plat-omap/sram.h" #include "iomap.h" #include "pm.h" Loading
arch/arm/mach-omap2/clkt2xxx_dpllcore.c +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ #include <linux/io.h> #include <plat/clock.h> #include <plat/sram.h> #include "../plat-omap/sram.h" #include "clock.h" #include "clock2xxx.h" Loading