X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fvbe.h;h=f420f493ee1b05ce2bae5d8c39068832ec23daac;hb=efa1a62ad2ddbb47dcaed9fdbdd34c315fdcd883;hp=16bb0962367eca05e7bb07b1915c9db3147991f9;hpb=5ebd27d860ec0c6e36f1b0f973653fe66a7360be;p=oweals%2Fu-boot.git diff --git a/include/vbe.h b/include/vbe.h index 16bb096236..f420f493ee 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,