Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11673
b: refs/heads/master
c: 2765ca2
h: refs/heads/master
i:
  11671: 469e8a6
v: v3
  • Loading branch information
David Gibson authored and Paul Mackerras committed Oct 27, 2005
1 parent 1c4d069 commit f2700a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 22 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e37bc5df8e96c72f27ec3579499726b656e4e641
refs/heads/master: 2765ca254060adb9a5abc2cfc6264b8daafc5742
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
* This file should only be included by drivers/parport/parport_pc.c.
*/

#ifndef _ASM_PPC_PARPORT_H
#define _ASM_PPC_PARPORT_H
#ifndef _ASM_POWERPC_PARPORT_H
#define _ASM_POWERPC_PARPORT_H

static int __devinit parport_pc_find_isa_ports (int autoirq, int autodma);
static int __devinit parport_pc_find_nonpci_ports (int autoirq, int autodma)
{
return parport_pc_find_isa_ports (autoirq, autodma);
}

#endif /* !(_ASM_PPC_PARPORT_H) */
#endif /* !(_ASM_POWERPC_PARPORT_H) */
18 changes: 0 additions & 18 deletions trunk/include/asm-ppc64/parport.h

This file was deleted.

0 comments on commit f2700a5

Please sign in to comment.