Merge branch 'pci/myron-pcibios_setup' into next
[linux.git] / arch / alpha / kernel / pci.c
index 71efc1a5de7eb31845f64a7c55c41613c22dd1e4..9816d5a4d176ff938561f88eae5119145a830bf3 100644 (file)
@@ -195,12 +195,6 @@ pcibios_init(void)
 
 subsys_initcall(pcibios_init);
 
-char * __devinit
-pcibios_setup(char *str)
-{
-       return str;
-}
-
 #ifdef ALPHA_RESTORE_SRM_SETUP
 static struct pdev_srm_saved_conf *srm_saved_configs;
 
This page took 0.032616 seconds and 4 git commands to generate.