From 543888d5820ce28cbf1e03d53da9e7f75001c4c7 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 6 Jan 2015 10:20:42 -0700 Subject: northbridg/via/vx900: Doxygen fixes - @todo has to be lowercase for doxygen - Fix some parameters that had changed in the code. - The @file entries needed to be more specific. Change-Id: Icdce08735f581609cd25cce41e986c71435368a4 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/8154 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/northbridge/via/vx900/traf_ctrl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/via/vx900/traf_ctrl.c') diff --git a/src/northbridge/via/vx900/traf_ctrl.c b/src/northbridge/via/vx900/traf_ctrl.c index 2e73ea439e..5183391c76 100644 --- a/src/northbridge/via/vx900/traf_ctrl.c +++ b/src/northbridge/via/vx900/traf_ctrl.c @@ -28,7 +28,7 @@ #include "chip.h" /** - * @file traf_ctrl.c + * @file vx900/traf_ctrl.c * * STATUS: * The same issues with the IOAPIC pointe in lpc.c also apply here. -- cgit v1.2.3