--- zzzz-none-000/linux-4.9.279/net/core/dev_ioctl.c 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/net/core/dev_ioctl.c 2023-02-08 10:58:16.000000000 +0000 @@ -1,3 +1,8 @@ +/* + * Includes Intel Corporation's changes/modifications dated: 2017. + * Changed/modified portions - Copyright (c) 2017, Intel Corporation. + */ + #include #include #include @@ -566,3 +571,4 @@ return -ENOTTY; } } +EXPORT_SYMBOL(dev_ioctl);