]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/pcs440ep/pcs440ep.c
change all versions of input_data() and output_data() to global weak aliases
[people/ms/u-boot.git] / board / pcs440ep / pcs440ep.c
index 746a54c5e3405d8007529f401d15e943fb1a6c59..52da053a2fde0e531cc91360fb2e2539b6e969a5 100644 (file)
@@ -672,7 +672,6 @@ U_BOOT_CMD(
  * ( bus per_addr 20 -30 is connectsd on CF bus A10-A0)
  * These values are shifted
  */
-extern ulong *ide_bus_offset;
 void inline ide_outb(int dev, int port, unsigned char val)
 {
        debug ("ide_outb (dev= %d, port= 0x%x, val= 0x%02x) : @ 0x%08lx\n",