diff options
Diffstat (limited to 'drivers/staging/spectra/flash.h')
-rw-r--r-- | drivers/staging/spectra/flash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/spectra/flash.h b/drivers/staging/spectra/flash.h index 5ed05805cf6..e59cf4ede55 100644 --- a/drivers/staging/spectra/flash.h +++ b/drivers/staging/spectra/flash.h @@ -104,7 +104,7 @@ struct flash_cache_tag { }; /* - *Data structure for each list node of the managment table + *Data structure for each list node of the management table * used for the Level 2 Cache. Each node maps one logical NAND block. */ struct spectra_l2_cache_list { |