Hi I wanted to ask about the status of "arch/arm/mach-sunxxx" in reference to the mainline kernel. I see linux-sunxi (3.4) has the following AllWinner specific directories:
mach-sun4isunxi: mach-sun5isunxi: mach-sun7isun7i: However the current mainline kernel (3.17) only has: mach-sunxi Which only contains: platsmp.c sunxi.c Should I be trying to patch my 3.17 kernel to include mach-sun7isun7i? I found this CAN driver: https://github.com/plaes/sunxi-can-driver However it includes: #include <mach/includes.h> Which doesn't exist in the mainline kernel. The file "mach/includes.h" appears to include most of "mach-sun7isun7i" Any ideas? Bruce -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
