x86 gart: make some variables and functions static
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 24 Oct 2007 10:49:49 +0000 (12:49 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 29 Oct 2007 23:22:22 +0000 (00:22 +0100)
commit79da0874410c0af8958f0ee3a50aa5b67eecc640
tree5b41384daaa98670669db0c5b06c085dadfdc413
parent966396d3a05c8049fce5c81c49138e5ee1b05443
x86 gart: make some variables and functions static

This patch makes some functions and variables static in pci-gart_64.c which are
not used somewhere else.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Acked-by: Muli Ben-Yehuda <muli@il.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-gart_64.c