1. 13 4月, 2007 2 次提交
    • O
      [POWERPC] Remove unused inclusion of linux/ide.h · 8545cd20
      Olaf Hering 提交于
      Remove unneeded inclusion of linux/ide.h
      It does not compile with CONFIG_BLOCK=n.
      
      Remove asm/ide.h from ksyms file, it gets included earlier via
      linux/ide.h.
      
      Compile tested with all defconfig files.
      Signed-off-by: NOlaf Hering <olaf@aepfle.de>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      8545cd20
    • O
      [POWERPC] Fix link errors when EEH is disabled · c3b9d9ab
      Olaf Hering 提交于
      Fix link errors with CONFIG_EEH=n:
      
      arch/powerpc/platforms/built-in.o: In function `.pcibios_fixup_new_pci_devices':
      (.text+0x41c8): undefined reference to `.eeh_add_device_tree_late'
      arch/powerpc/platforms/built-in.o: In function `.init_phb_dynamic':
      (.text+0x4280): undefined reference to `.eeh_add_device_tree_early'
      arch/powerpc/platforms/built-in.o: In function `.pcibios_remove_pci_devices':
      (.text+0x42fc): undefined reference to `.eeh_remove_bus_device'
      arch/powerpc/platforms/built-in.o: In function `.pcibios_add_pci_devices':
      (.text+0x43c0): undefined reference to `.eeh_add_device_tree_early'
      arch/powerpc/platforms/built-in.o: In function `.pSeries_final_fixup':
      (.init.text+0xb4): undefined reference to `.pci_addr_cache_build'
      make[1]: *** [.tmp_vmlinux1] Error 1
      Signed-off-by: NOlaf Hering <olaf@aepfle.de>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      c3b9d9ab
  2. 12 4月, 2007 1 次提交
  3. 30 3月, 2007 2 次提交
  4. 27 3月, 2007 5 次提交
  5. 26 3月, 2007 1 次提交
  6. 22 3月, 2007 19 次提交
  7. 16 3月, 2007 2 次提交
  8. 15 3月, 2007 1 次提交
  9. 10 3月, 2007 4 次提交
  10. 09 3月, 2007 3 次提交