X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fvbe.h;h=f420f493ee1b05ce2bae5d8c39068832ec23daac;hb=a1f5f4ac20c0947afda93f9b906facfbee2708fe;hp=16bb0962367eca05e7bb07b1915c9db3147991f9;hpb=5f6ad029f31e897fa8bd62d3f42092e051932bc2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/vbe.h b/include/vbe.h index 16bb096..f420f49 100644 --- a/include/vbe.h +++ b/include/vbe.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: BSD-2-Clause */ /****************************************************************************** * Copyright (c) 2004, 2008 IBM Corporation * Copyright (c) 2009 Pattrick Hueper * All rights reserved. * - * SPDX-License-Identifier: BSD-2-Clause - * * Contributors: * IBM Corporation - initial implementation *****************************************************************************/ @@ -104,8 +103,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,