mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-21 07:21:58 +00:00
On big endian kernel, the GXL crypto driver does not works.
This patch do the necessary modification to permit it to work on BE
kernel (removing bitfield and adds some cpu_to_le32).
Fixes:
|
||
|---|---|---|
| .. | ||
| amlogic-gxl-cipher.c | ||
| amlogic-gxl-core.c | ||
| amlogic-gxl.h | ||
| Kconfig | ||
| Makefile | ||