mips: asm: octeon: A typo fix in the file cvmx-address.h
s/techically/technically/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
Родитель
63d6c98168
Коммит
daffdec40d
|
@ -152,7 +152,7 @@ typedef union {
|
|||
|
||||
/* physical mem address */
|
||||
struct {
|
||||
/* techically, <47:40> are dont-cares */
|
||||
/* technically, <47:40> are dont-cares */
|
||||
uint64_t zeroes:24;
|
||||
/* the hardware ignores <39:36> in Octeon I */
|
||||
uint64_t unaddr:4;
|
||||
|
|
Загрузка…
Ссылка в новой задаче