Re: Sync include/linux/*.h from kernel

2021-01-23 Thread Tom Rini
On Fri, Jan 22, 2021 at 09:22:14AM +, Peng Fan (OSS) wrote: > All, > > Do we need to sync the header files under > include/linux/*.h from Linux Kernel? > > Seems many files are out of date and Linux > Kernel changed a lot, such as linkage.h. Yes, we need to sync various files more often. I

Sync include/linux/*.h from kernel

2021-01-22 Thread Peng Fan (OSS)
All, Do we need to sync the header files under include/linux/*.h from Linux Kernel? Seems many files are out of date and Linux Kernel changed a lot, such as linkage.h. Thanks, Peng.