mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2025-02-03 23:06:35 +08:00
89b12d21fc
On PowerPC64 architecture get_ra() is also present in Linux but with a different name causing build to fail. To fix this let's rename local get_ra() to rtl_get_ra(). Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>