aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x11-lga1151-series/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro/x11-lga1151-series/include')
-rw-r--r--src/mainboard/supermicro/x11-lga1151-series/include/mainboard.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/supermicro/x11-lga1151-series/include/mainboard.h b/src/mainboard/supermicro/x11-lga1151-series/include/mainboard.h
deleted file mode 100644
index cad75f4baf..0000000000
--- a/src/mainboard/supermicro/x11-lga1151-series/include/mainboard.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#ifndef _BASEBOARD_X11_LGA1151_SERIES_H
-#define _BASEBOARD_X11_LGA1151_SERIES_H
-
-#include <device/device.h>
-
-void variant_mainboard_init(void *chip_info);
-
-#endif /* _BASEBOARD_X11_LGA1151_SERIES_H */