summaryrefslogtreecommitdiff
path: root/src/mainboard/axus/tc320/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/axus/tc320/chip.h')
-rw-r--r--src/mainboard/axus/tc320/chip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/axus/tc320/chip.h b/src/mainboard/axus/tc320/chip.h
index bf14e96098..6e6f190305 100644
--- a/src/mainboard/axus/tc320/chip.h
+++ b/src/mainboard/axus/tc320/chip.h
@@ -18,5 +18,5 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-extern struct chip_operations mainboard_axus_tc320_ops;
-struct mainboard_axus_tc320_config {};
+extern struct chip_operations mainboard_ops;
+struct mainboard_config {};