aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/densitron/dpx114/chip.h
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-05-21 21:36:03 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-05-21 21:36:03 +0000
commit0af4856017431f0e9ef99e6a99e2a2da9f50f593 (patch)
treecc3f446afffa174b194555686de1c7a778d35bf0 /src/mainboard/densitron/dpx114/chip.h
parent1e79f12654d99bf786d5d2249bfbf61cd92523ff (diff)
Drop the (non-working, almost non-existant) support for
- the Transmeta TM5800 northbridge - the Densitron DPX114 mainboard (the only one using the TM5800) Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2685 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/densitron/dpx114/chip.h')
-rw-r--r--src/mainboard/densitron/dpx114/chip.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/densitron/dpx114/chip.h b/src/mainboard/densitron/dpx114/chip.h
deleted file mode 100644
index 10beb176b0..0000000000
--- a/src/mainboard/densitron/dpx114/chip.h
+++ /dev/null
@@ -1,5 +0,0 @@
-extern struct chip_operations mainboard_densitron_dpx114_ops;
-
-struct mainboard_densitron_dpx114_config {
- int nothing;
-};