| commit | ed65260bb814a5c600a4e883f6bda73e287f5dec | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@kernel.org> | Wed Jan 30 13:30:31 2008 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:31 2008 +0100 |
| tree | 1d9b2d117a4b7cdf14527abd732ce06bbee9f91c | |
| parent | 867ab545668385b903f9379019000383675c49b3 [diff] |
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 <bunk@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>