diff options
Diffstat (limited to 'src/mainboard/bostentech/gbyt4/mainboard.c')
-rw-r--r-- | src/mainboard/bostentech/gbyt4/mainboard.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/bostentech/gbyt4/mainboard.c b/src/mainboard/bostentech/gbyt4/mainboard.c index da7106aafb..100cfa514e 100644 --- a/src/mainboard/bostentech/gbyt4/mainboard.c +++ b/src/mainboard/bostentech/gbyt4/mainboard.c @@ -3,9 +3,6 @@ #include <device/device.h> #include <soc/int15.h> -// mainboard_enable is executed as first thing after -// enumerate_buses(). - static void mainboard_enable(struct device *dev) { /* Install custom int15 handler for VGA OPROM */ |