diff options
author | Jaswinder Singh Rajput <[email protected]> | 2009-05-19 17:07:01 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-05-19 14:16:24 +0200 |
commit | 4aee2ad461889132bfb5a1518a9580d00e17008c (patch) | |
tree | 87cfb8bbe0ad78f6f01c4ac0fed477c492e30680 /lib/syscall.c | |
parent | 52650257ea06bb15c2e2bbe854cbdf463726141a (diff) |
x86: asm/processor.h: remove double declaration
Remove double declaration of:
extern void init_scattered_cpuid_features(struct cpuinfo_x86 *c);
extern unsigned int init_intel_cacheinfo(struct cpuinfo_x86 *c);
extern unsigned short num_cache_leaves;
they are already defined in the same file.
[ Impact: cleanup ]
Signed-off-by: Jaswinder Singh Rajput <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions