Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30303
b: refs/heads/master
c: c72755b
h: refs/heads/master
i:
  30301: 4c2acda
  30299: 5e68616
  30295: 8316ea7
  30287: 67ecc91
  30271: 9144775
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jun 26, 2006
1 parent ce826b0 commit 63605b5
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 7 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: 17cc6281c12b26425209c58e3d8825a9568db3cc
refs/heads/master: c72755b3bdcf551dcfb1d061c8f09fc243e28f49
1 change: 0 additions & 1 deletion trunk/drivers/video/fbcvt.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,4 +376,3 @@ int fb_find_mode_cvt(struct fb_videomode *mode, int margins, int rb)

return 0;
}
EXPORT_SYMBOL(fb_find_mode_cvt);
2 changes: 0 additions & 2 deletions trunk/drivers/video/fbmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -1509,7 +1509,6 @@ int fb_con_duit(struct fb_info *info, int event, void *data)

return blocking_notifier_call_chain(&fb_notifier_list, event, &evnt);
}
EXPORT_SYMBOL(fb_con_duit);

static char *video_options[FB_MAX];
static int ofonly;
Expand Down Expand Up @@ -1620,6 +1619,5 @@ EXPORT_SYMBOL(fb_set_suspend);
EXPORT_SYMBOL(fb_register_client);
EXPORT_SYMBOL(fb_unregister_client);
EXPORT_SYMBOL(fb_get_options);
EXPORT_SYMBOL(fb_new_modelist);

MODULE_LICENSE("GPL");
1 change: 0 additions & 1 deletion trunk/drivers/video/macmodes.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ int mac_var_to_vmode(const struct fb_var_screeninfo *var, int *vmode,
}
return -EINVAL;
}
EXPORT_SYMBOL(mac_var_to_vmode);

/**
* mac_map_monitor_sense - Convert monitor sense to vmode
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/video/modedb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1021,8 +1021,6 @@ EXPORT_SYMBOL(fb_videomode_to_var);
EXPORT_SYMBOL(fb_var_to_videomode);
EXPORT_SYMBOL(fb_mode_is_equal);
EXPORT_SYMBOL(fb_add_videomode);
EXPORT_SYMBOL(fb_delete_videomode);
EXPORT_SYMBOL(fb_destroy_modelist);
EXPORT_SYMBOL(fb_match_mode);
EXPORT_SYMBOL(fb_find_best_mode);
EXPORT_SYMBOL(fb_find_nearest_mode);
Expand Down

0 comments on commit 63605b5

Please sign in to comment.