summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/setup.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2010-04-16 09:50:13 +0200
committerMichal Simek <monstr@monstr.eu>2010-08-04 10:22:35 +0200
commit6f34b08f58f5097bb408e188e09cda75e61ee513 (patch)
tree141296e498aeffcf9f3fda777c93a7dc84dae8f5 /arch/microblaze/include/asm/setup.h
parentce3266c047389443d5f433d605c769e878cbe46e (diff)
downloadop-kernel-dev-6f34b08f58f5097bb408e188e09cda75e61ee513.zip
op-kernel-dev-6f34b08f58f5097bb408e188e09cda75e61ee513.tar.gz
microblaze: Improve ftrace time measuring
I had to comment sched_clock generic function because of broken toolchain. It is fine grain timing. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/include/asm/setup.h')
-rw-r--r--arch/microblaze/include/asm/setup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/setup.h b/arch/microblaze/include/asm/setup.h
index 7f31394..782b5c8 100644
--- a/arch/microblaze/include/asm/setup.h
+++ b/arch/microblaze/include/asm/setup.h
@@ -28,8 +28,6 @@ void disable_early_printk(void);
void heartbeat(void);
void setup_heartbeat(void);
-unsigned long long sched_clock(void);
-
# ifdef CONFIG_MMU
extern void mmu_reset(void);
extern void early_console_reg_tlb_alloc(unsigned int addr);
OpenPOWER on IntegriCloud