mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
vbe: Drop vbe_get_video_info()
With DM video, this is not used any more. Drop it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -104,8 +104,6 @@ struct vbe_ddc_info {
|
||||
|
||||
extern struct vbe_mode_info mode_info;
|
||||
|
||||
struct graphic_device;
|
||||
int vbe_get_video_info(struct graphic_device *gdev);
|
||||
struct video_priv;
|
||||
struct video_uc_platdata;
|
||||
int vbe_setup_video_priv(struct vesa_mode_info *vesa,
|
||||
|
||||
Reference in New Issue
Block a user