commit | 3caad589e38cf23c5b9a9cd8076dc8292b11a7ee | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@salutedevices.com> | Tue Nov 14 14:02:52 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 28 16:19:06 2023 -0500 |
tree | 75af1b6adff35e80ff21f444cbff5be637853743 | |
parent | 11606c09774e51f666016808396493884055b11c [diff] |
powerpc: io.h: Add defines for __raw_{read, write} functions Add defines for __raw_{read,write}{b,w,l}() functions to make make asm-generic/io.h aware of them. Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>