#include <linux/module.h> #include <linux/init.h>
: The MSM8953 is considered a "mainline" SoC, meaning basic support is already upstream in the Linux kernel. postmarketOS Wiki kernel/common - Git at Google - Android GoogleSource msm8953 for arm64 driver
Qualcomm SoCs require proprietary blobs to initialize the modem and GPU. The Linux kernel uses the firmware_loader interface to pull these from /lib/firmware/ . #include <linux/module