From: Adrian Bunk Date: Wed, 30 Jan 2008 12:30:31 +0000 (+0100) Subject: x86: pci-calgary_64.c: make a variable static X-Git-Tag: v2.6.25-rc1~1143^2~786 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed65260bb814a5c600a4e883f6bda73e287f5dec;p=pandora-kernel.git x86: pci-calgary_64.c: make a variable static "debugging" is a horrible name for a global variable - thankfully it can become static. Also put it out of __read_mostly so that gcc no longer has to emit it at all. Signed-off-by: Adrian Bunk Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed