--- zzzz-none-000/linux-4.4.271/drivers/base/regmap/regmap.c 2021-06-03 06:22:09.000000000 +0000 +++ maple-fsgw-759/linux-4.4.271/drivers/base/regmap/regmap.c 2023-12-20 10:37:06.000000000 +0000 @@ -13,6 +13,7 @@ #include #include #include +#include #include #include #include @@ -2871,3 +2872,5 @@ return 0; } postcore_initcall(regmap_initcall); + +MODULE_LICENSE("GPL");