lkml.org 
[lkml]   [2006]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH for review] [102/145] x86_64: Remove unneeded externs in acpi/boot.c
Date
On Thursday 10 August 2006 15:37, Andi Kleen wrote:

> And move one into proto.h
>
> Cc: len.brown@intel.com

Acked-by: Len Brown <len.brown@intel.com>

> Signed-off-by: Andi Kleen <ak@suse.de>
>
> ---
> arch/i386/kernel/acpi/boot.c | 3 ---
> include/asm-x86_64/proto.h | 2 ++
> 2 files changed, 2 insertions(+), 3 deletions(-)
>
> Index: linux/arch/i386/kernel/acpi/boot.c
> ===================================================================
> --- linux.orig/arch/i386/kernel/acpi/boot.c
> +++ linux/arch/i386/kernel/acpi/boot.c
> @@ -47,9 +47,6 @@ EXPORT_SYMBOL(acpi_disabled);
>
> #ifdef CONFIG_X86_64
>
> -extern void __init clustered_apic_check(void);
> -
> -extern int gsi_irq_sharing(int gsi);
> #include <asm/proto.h>
>
> static inline int acpi_madt_oem_check(char *oem_id, char *oem_table_id) { return 0; }
> Index: linux/include/asm-x86_64/proto.h
> ===================================================================
> --- linux.orig/include/asm-x86_64/proto.h
> +++ linux/include/asm-x86_64/proto.h
> @@ -124,6 +124,8 @@ extern int fix_aperture;
> extern int reboot_force;
> extern int notsc_setup(char *);
>
> +extern int gsi_irq_sharing(int gsi);
> +
> extern void smp_local_timer_interrupt(struct pt_regs * regs);
>
> long do_arch_prctl(struct task_struct *task, int code, unsigned long addr);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-08-16 17:43    [W:0.043 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site