mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 22:28:00 +00:00
ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller
It is not clear from the filename, and comment at the begining adds to the confusion by not listing L310. Fix it. Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
7d7d731d1f
commit
b69a7806de
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* arch/arm/mm/cache-l2x0.c - L210/L220 cache controller support
|
||||
* arch/arm/mm/cache-l2x0.c - L210/L220/L310 cache controller support
|
||||
*
|
||||
* Copyright (C) 2007 ARM Limited
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue