From 257f7364f8722af721e8b4ee10d75839486e8ae1 Mon Sep 17 00:00:00 2001
From: inmarket <andrewh@inmarket.com.au>
Date: Fri, 18 Oct 2013 15:56:30 +1000
Subject: Update some doxygen documentation

---
 drivers/gdisp/RA8875/board_RA8875_marlin.h   | 2 +-
 drivers/gdisp/RA8875/board_RA8875_template.h | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/gdisp/RA8875/board_RA8875_marlin.h b/drivers/gdisp/RA8875/board_RA8875_marlin.h
index 0d675833..95fb7f9d 100644
--- a/drivers/gdisp/RA8875/board_RA8875_marlin.h
+++ b/drivers/gdisp/RA8875/board_RA8875_marlin.h
@@ -6,7 +6,7 @@
  */
 
 /**
- * @file    drivers/gdisp/RA8875/gdisp_lld_board_marlin.h
+ * @file    drivers/gdisp/RA8875/board_RA8875_marlin.h
  * @brief   GDISP Graphic Driver subsystem board interface for the RA8875 display.
  */
 
diff --git a/drivers/gdisp/RA8875/board_RA8875_template.h b/drivers/gdisp/RA8875/board_RA8875_template.h
index f60067f2..564f60c0 100644
--- a/drivers/gdisp/RA8875/board_RA8875_template.h
+++ b/drivers/gdisp/RA8875/board_RA8875_template.h
@@ -6,8 +6,8 @@
  */
 
 /**
- * @file    drivers/gdisp/SSD1963/gdisp_lld_board_template.h
- * @brief   GDISP Graphic Driver subsystem board interface for the SSD1963 display.
+ * @file    drivers/gdisp/SSD1963/board_RA8875_template.h
+ * @brief   GDISP Graphic Driver subsystem board interface for the RA8875 display.
  *
  * @addtogroup GDISP
  * @{
-- 
cgit v1.2.3