commit | c854c91979e0717c619bc55e124d41d60d5eb3d6 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@infradead.org> | Mon Dec 29 20:38:09 2008 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Dec 29 18:17:33 2008 +0100 |
tree | 0e582c5246e292fc7bf2d5fcc42e19ee7d5c2576 | |
parent | cbafbc826bf645f7fbbfbb2ff20138e5ccb4700e [diff] |
x86_64: pci-gart_64.c iommu_fullflush should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/pci-gart_64.c:55:5: warning: symbol 'iommu_fullflush' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>