Skip to content

Fix missing vmalloc headers and kernel module Makefile#25

Open
taraxacum45e9a wants to merge 2 commits intoXilinx:mainfrom
taraxacum45e9a:driver
Open

Fix missing vmalloc headers and kernel module Makefile#25
taraxacum45e9a wants to merge 2 commits intoXilinx:mainfrom
taraxacum45e9a:driver

Conversation

@taraxacum45e9a
Copy link
Copy Markdown

This PR addresses compilation warnings for the AMI driver. It fixes missing header dependencies and updates the Makefile to follow current Kbuild conventions.

Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
- Replace deprecated EXTRA_CFLAGS with ccflags-y.
- Use $(src) for internal header include paths.
- Fix KERNEL_DIR and PWD assignment.
- Standardize variable referencing from ${VAR} to $(VAR).

Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant