summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2003-01-14 09:18:16 +1100
committerPaul Mackerras <paulus@samba.org>2003-01-14 09:18:16 +1100
commit1316513d4891be3c64e36d4a750d0d7d2c7577ce (patch)
tree04ddfcc6db9a55e6ac2564c1c5d0ae416eb27076 /include
parent291b901bf8430ee789ec2c31a49dc935b0fe7ae9 (diff)
parentd14b8b2307fc6295cd1320fa48d5945082bea5e4 (diff)
Merge samba.org:/home/paulus/kernel/linux-2.5
into samba.org:/home/paulus/kernel/for-linus-ppc
Diffstat (limited to 'include')
-rw-r--r--include/asm-ppc/mpc10x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/mpc10x.h b/include/asm-ppc/mpc10x.h
index 1d3a64f06d46..d2676d8f8088 100644
--- a/include/asm-ppc/mpc10x.h
+++ b/include/asm-ppc/mpc10x.h
@@ -164,5 +164,6 @@ int mpc10x_bridge_init(struct pci_controller *hose,
uint phys_eumb_base);
unsigned long mpc10x_get_mem_size(uint mem_map);
int mpc10x_enable_store_gathering(struct pci_controller *hose);
+int mpc10x_disable_store_gathering(struct pci_controller *hose);
#endif /* __PPC_KERNEL_MPC10X_H */