diff options
Diffstat (limited to 'util/autoport')
-rw-r--r-- | util/autoport/main.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/util/autoport/main.go b/util/autoport/main.go index ab49a14a9d..03523a2c39 100644 --- a/util/autoport/main.go +++ b/util/autoport/main.go @@ -925,8 +925,7 @@ private package GMA.Mainboard is HDMI2, HDMI3, Analog, - Internal, - others => Disabled); + Internal); end GMA.Mainboard; `) |