Merge pull request #5541 from toggo9/acerp3

Fix Acer P3 Machine table entry...
This commit is contained in:
Miran Grča
2025-05-04 02:04:22 +02:00
committed by GitHub

View File

@@ -8392,7 +8392,7 @@ const machine_t machines[] = {
.device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = NULL,
.vid_device = &gd5434_onboard_pci_device,
.snd_device = NULL,
.net_device = NULL
},