Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3219
b: refs/heads/master
c: 3d9077a
h: refs/heads/master
i:
  3217: 080c117
  3215: 53592b5
v: v3
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed Jun 25, 2005
1 parent e535702 commit dd25ae8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 60 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: 33d9e9b56d5ccd7776fdfe3ecce4a2793dee6fd3
refs/heads/master: 3d9077afea4927e488282da7189de9159db20c17
2 changes: 1 addition & 1 deletion trunk/arch/ppc/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ config SERIAL_TEXT_DEBUG

config PPC_OCP
bool
depends on IBM_OCP || FSL_OCP || XILINX_OCP
depends on IBM_OCP || XILINX_OCP
default y

endmenu
54 changes: 0 additions & 54 deletions trunk/include/asm-ppc/fsl_ocp.h

This file was deleted.

4 changes: 0 additions & 4 deletions trunk/include/asm-ppc/ocp.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,6 @@ static DEVICE_ATTR(name##_##field, S_IRUGO, show_##name##_##field, NULL);
#include <asm/ibm_ocp.h>
#endif

#ifdef CONFIG_FSL_OCP
#include <asm/fsl_ocp.h>
#endif

#endif /* CONFIG_PPC_OCP */
#endif /* __OCP_H__ */
#endif /* __KERNEL__ */

0 comments on commit dd25ae8

Please sign in to comment.