]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/cell: Add missing #include for oprofile
authorMichael Neuling <mikey@neuling.org>
Sun, 8 Feb 2009 13:04:14 +0000 (13:04 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Feb 2009 03:39:08 +0000 (14:39 +1100)
commitd87bf76679bd37593ae4a3133f5da9395a4963ac
tree0283dc19fdd765bcc2239533a7cbb187a9ac93d4
parentf25f9074c24f1451a74942c4bc089bb53e47f462
powerpc/cell: Add missing #include for oprofile

arch/powerpc/oprofile/cell/spu_profiler.c is missing a asm/time.h
include which is required for ppc_proc_freq.  This can cause compile
failures for some config combinations.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/oprofile/cell/spu_profiler.c