diff options
Diffstat (limited to 'arch/arm/mach-mx3/system.c')
-rw-r--r-- | arch/arm/mach-mx3/system.c | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/arch/arm/mach-mx3/system.c b/arch/arm/mach-mx3/system.c index 057c6ae453bb..92e8f7d59cf6 100644 --- a/arch/arm/mach-mx3/system.c +++ b/arch/arm/mach-mx3/system.c @@ -26,19 +26,14 @@ #include "crm_regs.h" /*! - * @defgroup MSL Machine Specific Layer (MSL) + * @defgroup MSL_MX31 i.MX31 Machine Specific Layer (MSL) */ /*! - * @defgroup System System-wide Misc Files for MSL - * @ingroup MSL - */ - -/*! - * @file system.c + * @file mach-mx3/system.c * @brief This file contains idle and reset functions. * - * @ingroup System + * @ingroup MSL_MX31 */ extern int mxc_jtag_enabled; |