Martin Roth (gaumless@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8070
-gerrit
commit 0d7ba66bd69879e56c7c52f9b4052cf4b49614dc Author: Martin Roth martin.roth@se-eng.com Date: Mon Dec 29 14:44:38 2014 -0700
remove vx900_int16 doxygen module/group
This doxygen directive was creating a top level modules section, which had the vx900_int15 code as its only member. I do think that breaking the code into documented sections is a good plan, but in an effort to clean up the output, I'm removing this for now.
Change-Id: I3f7e2f704136ebbd1961c5946bac4c2edbd6a371 Signed-off-by: Martin Roth martin.roth@se-eng.com --- src/northbridge/via/vx900/chrome9hd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/northbridge/via/vx900/chrome9hd.c b/src/northbridge/via/vx900/chrome9hd.c index fc9a202..b9fed6f 100644 --- a/src/northbridge/via/vx900/chrome9hd.c +++ b/src/northbridge/via/vx900/chrome9hd.c @@ -136,7 +136,7 @@ u32 chrome9hd_fb_size(void) }
/** - * @defgroup vx900_int15 + * vx900_int15 * * \brief INT15 helpers for Chrome9HD IGP *