Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Now kernel is not compiling because of update kernel tree: patch #10

Open
AlexLevkovich opened this issue Aug 12, 2015 · 1 comment
Open

Comments

@AlexLevkovich
Copy link

After update kernel tree patch, subdirectories pm and rf from arch/arm/mach-sunxi/ were removed and now during the compiling I have the following errors:

drivers/built-in.o: In function platform_wifi_power_on': :(.text+0x1c94e0): undefined reference towifi_pm_get_mod_type'
:(.text+0x1c9548): undefined reference to wifi_pm_power' drivers/built-in.o: In functionplatform_wifi_power_off':
:(.text+0x1c95c0): undefined reference to `wifi_pm_power'

and current pm.c looks like fake.

@AlexLevkovich
Copy link
Author

One more thing: nand driver is not working for a80.
I see the error below in the kernel log:
nand physical architecture parameter failed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant