From: Dmitri Vorobiev Date: Sun, 22 Mar 2009 17:11:09 +0000 (+0200) Subject: x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c X-Git-Tag: v2.6.30-rc1~211^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc185211a9cb913f6adbe3354e5c256f456ebd2;p=pandora-kernel.git x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c Impact: cleanup This patch fixes the following sparse warnings: arch/x86/kernel/apic/io_apic.c:3602:17: warning: symbol 'hpet_msi_type' was not declared. Should it be static? arch/x86/kernel/apic/io_apic.c:3467:30: warning: Using plain integer as NULL pointer Signed-off-by: Dmitri Vorobiev LKML-Reference: <1237741871-5827-2-git-send-email-dmitri.vorobiev@movial.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed