]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/ppc/syslib/qspan_pci.c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[karo-tx-linux.git] / arch / ppc / syslib / qspan_pci.c
index 0970b5d30391553877a031eab1f5e3ec8e790d9d..7a97c7440b30267f84e45b2773e85bd8f545bdd0 100644 (file)
@@ -15,7 +15,6 @@
  * we have switched the chip select.
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/pci.h>
 #include <linux/delay.h>
@@ -366,13 +365,13 @@ int qspan_pcibios_find_class(unsigned int class_code, unsigned short index,
 }
 
 void __init
-m8xx_pcibios_fixup(void))
+m8xx_pcibios_fixup(void)
 {
    /* Lots to do here, all board and configuration specific. */
 }
 
 void __init
-m8xx_setup_pci_ptrs(void))
+m8xx_setup_pci_ptrs(void)
 {
        set_config_access_method(qspan);