Skip to content
Snippets Groups Projects
Commit 77e21b50 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Christian König
Browse files
parent 26a4dc29
No related branches found
No related tags found
No related merge requests found
...@@ -42,12 +42,6 @@ ...@@ -42,12 +42,6 @@
#define VGA_RSRC_NORMAL_IO 0x04 #define VGA_RSRC_NORMAL_IO 0x04
#define VGA_RSRC_NORMAL_MEM 0x08 #define VGA_RSRC_NORMAL_MEM 0x08
/* Passing that instead of a pci_dev to use the system "default"
* device, that is the one used by vgacon. Archs will probably
* have to provide their own vga_default_device();
*/
#define VGA_DEFAULT_DEVICE (NULL)
struct pci_dev; struct pci_dev;
/* For use by clients */ /* For use by clients */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment