mirror of
https://github.com/armbian/build.git
synced 2026-04-11 16:41:50 +02:00
Some checks failed
Infrastructure: Dispatch to fork / 📢 Run repository dispatch on fork (push) Has been cancelled
Infrastructure: Mirror to Codeberg / codeberg (push) Has been cancelled
Maintenance: Announce merge / announcepush (push) Has been cancelled
Maintenance: Security scan / Scorecards analysis (push) Has been cancelled
Remove patch 1003 which incorrectly changes exit() to pass struct device * instead of struct platform_device *. In kernel 6.12, the signature is: void (*exit)(struct platform_device *pdev, void *priv);