From: Jesse Barnes Date: Thu, 17 Sep 2009 16:40:31 +0000 (-0700) Subject: PCI: fix VGA arbiter header file X-Git-Tag: firefly_0821_release~12333^2~18 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e2d4304b7d2b85c45de89ec420037d6b9261a12d;p=firefly-linux-kernel-4.4.55.git PCI: fix VGA arbiter header file Remove reference to vgaarb.c and replace it with a comment about the arbiter itself. Reported-by: Tiago Vignatti Signed-off-by: Jesse Barnes --- diff --git a/include/linux/vgaarb.h b/include/linux/vgaarb.h index e81c64af80c1..a1fa1da8dc1a 100644 --- a/include/linux/vgaarb.h +++ b/include/linux/vgaarb.h @@ -1,5 +1,6 @@ /* - * vgaarb.c + * The VGA aribiter manages VGA space routing and VGA resource decode to + * allow multiple VGA devices to be used in a system in a safe way. * * (C) Copyright 2005 Benjamin Herrenschmidt * (C) Copyright 2007 Paulo R. Zanoni