summaryrefslogtreecommitdiff
path: root/src/drivers/ics/954309/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ics/954309/chip.h')
-rw-r--r--src/drivers/ics/954309/chip.h30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/drivers/ics/954309/chip.h b/src/drivers/ics/954309/chip.h
deleted file mode 100644
index cc52857917..0000000000
--- a/src/drivers/ics/954309/chip.h
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * This file is part of the coreboot project.
- *
- * Copyright (C) 2011 Sven Schnelle <svens@stackframe.org>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; version 2 of
- * the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-struct drivers_ics_954309_config {
- u8 reg0;
- u8 reg1;
- u8 reg2;
- u8 reg3;
- u8 reg4;
- u8 reg5;
- u8 reg6;
- u8 reg7;
- u8 reg8;
- u8 reg9;
- u8 reg10;
- u8 reg11;
-};