aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx900/traf_ctrl.c
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2015-01-06 10:20:42 -0700
committerMartin Roth <gaumless@gmail.com>2015-01-08 21:59:42 +0100
commit543888d5820ce28cbf1e03d53da9e7f75001c4c7 (patch)
tree354521342a7c048b85025cbc329a3b6d618eeeeb /src/northbridge/via/vx900/traf_ctrl.c
parentd7689e4ad588ee1affee1d4edb3e5b0bd8098b0a (diff)
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 <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/8154 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/northbridge/via/vx900/traf_ctrl.c')
-rw-r--r--src/northbridge/via/vx900/traf_ctrl.c2
1 files changed, 1 insertions, 1 deletions
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.