diff options
Diffstat (limited to 'include/asm-arm/arch-mxc/vmalloc.h')
-rw-r--r-- | include/asm-arm/arch-mxc/vmalloc.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asm-arm/arch-mxc/vmalloc.h b/include/asm-arm/arch-mxc/vmalloc.h index 9fcba5964d06..169d36c485db 100644 --- a/include/asm-arm/arch-mxc/vmalloc.h +++ b/include/asm-arm/arch-mxc/vmalloc.h @@ -21,10 +21,11 @@ #define __ASM_ARCH_MXC_VMALLOC_H__ /*! - * @file arch-mxc/vmalloc.h + * @file vmalloc.h * - * @brief This file contains the macros for vmalloc. + * @brief This file contains platform specific macros for vmalloc. * + * @ingroup System * @ingroup MSL_MX27 MSL_MX31 */ |