commit | a135eaae524acba1509a3b19c97fae556e4da7cd | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Thu Sep 27 10:33:34 2012 -0600 |
committer | Tony Lindgren <tony@atomide.com> | Thu Oct 18 16:23:20 2012 -0700 |
tree | 275d3c326c45152e7c8fc24d79db5ff3b9f8f338 | |
parent | 1fe9be8248ae9a04a09fcec7fed486d31e7f0897 [diff] |
ARM: OMAP: remove plat/clock.h Remove arch/arm/plat-omap/include/plat/clock.h by merging it into arch/arm/mach-omap1/clock.h and arch/arm/mach-omap2/clock.h. The goal here is to facilitate ARM single image kernels by removing includes via the "plat/" symlink. Signed-off-by: Paul Walmsley <paul@pwsan.com> [tony@atomide.com: fixed to remove duplicate clock.h includes] Signed-off-by: Tony Lindgren <tony@atomide.com>