aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/xgi/common/xgi_coreboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/xgi/common/xgi_coreboot.c b/src/drivers/xgi/common/xgi_coreboot.c
index a4abe71fa0..361bd628e4 100644
--- a/src/drivers/xgi/common/xgi_coreboot.c
+++ b/src/drivers/xgi/common/xgi_coreboot.c
@@ -444,4 +444,4 @@ struct xgifb_video_info *pci_get_drvdata(struct pci_dev *pdev) {
void pci_set_drvdata(struct pci_dev *pdev, struct xgifb_video_info *data) {
xgifb_video_info_ptr = data;
-} \ No newline at end of file
+}