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-mx3/dvfs.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-mx3/dvfs.c')
-rw-r--r-- | arch/arm/mach-mx3/dvfs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mx3/dvfs.c b/arch/arm/mach-mx3/dvfs.c index ad8d95c5490a..905fc91d581e 100644 --- a/arch/arm/mach-mx3/dvfs.c +++ b/arch/arm/mach-mx3/dvfs.c @@ -12,7 +12,7 @@ */ /*! - * @file dvfs.c + * @file mach-mx3/dvfs.c * * @brief Driver for the Freescale Semiconductor MXC DVFS module. * @@ -27,7 +27,7 @@ * Driver ioctls are used to change driver parameters and enable/disable the * DVFS operation. * - * @ingroup PM + * @ingroup PM_MX31 */ /* Define to enable debug messages */ |