diff options
author | Quinn Jensen <quinn.jensen@freescale.com> | 2007-05-24 18:13:31 -0600 |
---|---|---|
committer | Quinn Jensen <quinn.jensen@freescale.com> | 2007-05-24 18:13:31 -0600 |
commit | 057e4ecfe2eb6cf841e5c019cc2e498bb549bf14 (patch) | |
tree | 29868e251336775614090aab9c5daeb6776169c3 /arch/arm/mach-mx27/serial.c | |
parent | 8315d2a76d9c2062242d95d5efff076c3ba3da9c (diff) |
CR ENGR00025276: Fix doxygen
Fix doxygen for one set of documents for the supported mxc and imx platforms.
http://www.bitshrine.org/gpp/linux-2.6.19.2-mx-unified_doxygen.patch
Diffstat (limited to 'arch/arm/mach-mx27/serial.c')
-rw-r--r-- | arch/arm/mach-mx27/serial.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mx27/serial.c b/arch/arm/mach-mx27/serial.c index c00136407c64..a3172416bc0d 100644 --- a/arch/arm/mach-mx27/serial.c +++ b/arch/arm/mach-mx27/serial.c @@ -11,11 +11,11 @@ * http://www.gnu.org/copyleft/gpl.html */ /*! - * @file serial.c + * @file mach-mx27/serial.c * * @brief This file contains the UART initiliazation. * - * @ingroup System + * @ingroup MSL_MX27 */ #include <linux/module.h> #include <linux/platform_device.h> |