diff options
Diffstat (limited to 'drivers/videomodes.h')
-rw-r--r-- | drivers/videomodes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/videomodes.h b/drivers/videomodes.h index b8f5a39..e2dffe7 100644 --- a/drivers/videomodes.h +++ b/drivers/videomodes.h @@ -86,4 +86,3 @@ extern const struct ctfb_vesa_modes vesa_modes[]; extern const struct ctfb_res_modes res_mode_init[]; int video_get_params (struct ctfb_res_modes *pPar, char *penv); - |