Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13482
b: refs/heads/master
c: 703ebe8
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Nov 9, 2005
1 parent 9506636 commit 169990c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78ac151c83219bd3de591330c1efc4dc64dd9294
refs/heads/master: 703ebe86a999861e833be4015aaf552837e9613a
5 changes: 0 additions & 5 deletions trunk/drivers/video/vgastate.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,11 +485,6 @@ int restore_vga (struct vgastate *state)
return 0;
}

#ifdef MODULE
int init_module(void) { return 0; };
void cleanup_module(void) {};
#endif

EXPORT_SYMBOL(save_vga);
EXPORT_SYMBOL(restore_vga);

Expand Down

0 comments on commit 169990c

Please sign in to comment.