From: Stefan Seyfried Date: Thu, 2 Mar 2006 10:54:34 +0000 (-0800) Subject: [PATCH] fix acpi_video_flags on x86-64 X-Git-Tag: v2.6.16-rc6~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f99f06f01aa9460b5a18f1b0e0900c90d0a84fc;p=pandora-kernel.git [PATCH] fix acpi_video_flags on x86-64 acpi_video_flags variable is unsigned long, so it should be set as such. This actually matters on x86-64. Signed-off-by: Stefan Seyfried Signed-off-by: Pavel Machek Cc: "Brown, Len" Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed