Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62134
b: refs/heads/master
c: 4aafae2
h: refs/heads/master
v: v3
  • Loading branch information
Kristoffer Ericson authored and Paul Mundt committed Jul 20, 2007
1 parent 6b1855b commit 31dc1c7
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 160 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: e6c972f21828f16d12704e5cf67d6f79c26cb53b
refs/heads/master: 4aafae27d0ce73f8507b8983b36006b734aa343a
3 changes: 1 addition & 2 deletions trunk/arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ core-y += $(addprefix arch/sh/boards/, \
endif

# Companion chips
core-$(CONFIG_HD64461) += arch/sh/cchips/hd6446x/hd64461/
core-$(CONFIG_HD64465) += arch/sh/cchips/hd6446x/hd64465/
core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/
core-$(CONFIG_VOYAGERGX) += arch/sh/cchips/voyagergx/

cpuincdir-$(CONFIG_CPU_SH2) := cpu-sh2
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/sh/cchips/hd6446x/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
obj-$(CONFIG_HD64461) += hd64461.o
obj-$(CONFIG_HD64465) += hd64465/
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* $Id: setup.c,v 1.5 2004/03/16 00:07:50 lethal Exp $
* Copyright (C) 2000 YAEGASHI Takeshi
* Hitachi HD64461 companion chip support
*/
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/sh/cchips/hd6446x/hd64461/Makefile

This file was deleted.

150 changes: 0 additions & 150 deletions trunk/arch/sh/cchips/hd6446x/hd64461/io.c

This file was deleted.

0 comments on commit 31dc1c7

Please sign in to comment.