Article 5E9F5 asm/types.h changed to asm-generic/types.h in linux kernel

asm/types.h changed to asm-generic/types.h in linux kernel

by
sncak
from LinuxQuestions.org on (#5E9F5)
I am trying to compile a wifi driver for linux-kernel-5.10.13 on my armv8 board while trying to compile I got an error that
Code:asm/types.h not found and I came to know that
Quote:
asm directory was changed to asm-generic
but the issue is there is a lot of code that is still including asm/types.h instead ofasm-generic/types.h,
I am new to Linux and I wanted to know is there any way that I can link renamed asm directory to the asm-generic directorylatest?d=yIl2AUoC8zA latest?i=-HlZhpCv57A:pv4LoM3_n64:F7zBnMy latest?i=-HlZhpCv57A:pv4LoM3_n64:V_sGLiP latest?d=qj6IDK7rITs latest?i=-HlZhpCv57A:pv4LoM3_n64:gIN9vFw-HlZhpCv57A
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments