From 268abe6644d33a7f4fc85a5d00559f015692662c Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Mon, 12 May 2008 15:43:36 +0200 Subject: [PATCH] --- yaml --- r: 99664 b: refs/heads/master c: d23b200a75f78e62744c3c25d078855eec8a689b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/i8259_64.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3c7ea5d4c51f..c8b25fe44f79 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 680afbf989d697b9ba1382017a73c8cfa53b3f89 +refs/heads/master: d23b200a75f78e62744c3c25d078855eec8a689b diff --git a/trunk/arch/x86/kernel/i8259_64.c b/trunk/arch/x86/kernel/i8259_64.c index b44095efcf83..31f49e8f46a7 100644 --- a/trunk/arch/x86/kernel/i8259_64.c +++ b/trunk/arch/x86/kernel/i8259_64.c @@ -134,7 +134,7 @@ DEFINE_PER_CPU(vector_irq_t, vector_irq) = { [IRQ15_VECTOR + 1 ... NR_VECTORS - 1] = -1 }; -void __init init_ISA_irqs (void) +static void __init init_ISA_irqs (void) { int i;