mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 15:37:25 +07:00
ARM: io: fix comment grammar
Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
84d86e6d30
commit
79a3bd8960
@ -282,7 +282,7 @@ extern void _memset_io(volatile void __iomem *, int, size_t);
|
|||||||
* These perform PCI memory accesses via an ioremap region. They don't
|
* These perform PCI memory accesses via an ioremap region. They don't
|
||||||
* take an address as such, but a cookie.
|
* take an address as such, but a cookie.
|
||||||
*
|
*
|
||||||
* Again, this are defined to perform little endian accesses. See the
|
* Again, these are defined to perform little endian accesses. See the
|
||||||
* IO port primitives for more information.
|
* IO port primitives for more information.
|
||||||
*/
|
*/
|
||||||
#ifndef readl
|
#ifndef readl
|
||||||
|
Loading…
Reference in New Issue
Block a user