Searched hist:"16 d60bb86e45aa7513007b4788f16fa2b968f9dd" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-omap1/ |
H A D | fb.c | 16d60bb86e45aa7513007b4788f16fa2b968f9dd Sun Dec 16 20:39:40 CET 2012 Tony Lindgren <tony@atomide.com> ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage
Looks like we missed plat-omap/fb.c for cpu_is_omap usage mach-omap2. This is the last user of cpu_is_omap, so let's quickly fix it up so we can finally remove plat/cpu.h for omap2lus.
We want to limit cpu_is_omap macro usage to mach-omap2 only so we can make plat/cpu.h private. After this we can finally drop plat/cpu.h for omap2+.
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | Makefile | diff 16d60bb86e45aa7513007b4788f16fa2b968f9dd Sun Dec 16 20:39:40 CET 2012 Tony Lindgren <tony@atomide.com> ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage
Looks like we missed plat-omap/fb.c for cpu_is_omap usage mach-omap2. This is the last user of cpu_is_omap, so let's quickly fix it up so we can finally remove plat/cpu.h for omap2lus.
We want to limit cpu_is_omap macro usage to mach-omap2 only so we can make plat/cpu.h private. After this we can finally drop plat/cpu.h for omap2+.
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
/linux/arch/arm/mach-omap2/ |
H A D | fb.c | 16d60bb86e45aa7513007b4788f16fa2b968f9dd Sun Dec 16 20:39:40 CET 2012 Tony Lindgren <tony@atomide.com> ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage
Looks like we missed plat-omap/fb.c for cpu_is_omap usage mach-omap2. This is the last user of cpu_is_omap, so let's quickly fix it up so we can finally remove plat/cpu.h for omap2lus.
We want to limit cpu_is_omap macro usage to mach-omap2 only so we can make plat/cpu.h private. After this we can finally drop plat/cpu.h for omap2+.
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | Makefile | diff 16d60bb86e45aa7513007b4788f16fa2b968f9dd Sun Dec 16 20:39:40 CET 2012 Tony Lindgren <tony@atomide.com> ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usage
Looks like we missed plat-omap/fb.c for cpu_is_omap usage mach-omap2. This is the last user of cpu_is_omap, so let's quickly fix it up so we can finally remove plat/cpu.h for omap2lus.
We want to limit cpu_is_omap macro usage to mach-omap2 only so we can make plat/cpu.h private. After this we can finally drop plat/cpu.h for omap2+.
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|