diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-12-29 14:44:38 -0700 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2015-01-04 20:03:04 +0100 |
commit | 6e22225d605b6cfddf3407dfc83f524650851f0e (patch) | |
tree | a6460955582b568dc86a17d29e915188e20ca007 /src/northbridge | |
parent | ba9d51ee3888c6b95c86383cb17afb64dd0e04c9 (diff) |
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>
Reviewed-on: http://review.coreboot.org/8070
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/northbridge')
-rw-r--r-- | src/northbridge/via/vx900/chrome9hd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/via/vx900/chrome9hd.c b/src/northbridge/via/vx900/chrome9hd.c index fc9a202e9b..b9fed6fc2b 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 * |