Skip to content

MODULE_SUPPORTED_DEVICE removed  #61

@nlantau

Description

@nlantau

In section 0.4.4 Licensing and Module Documentation the code of hello-4.c uses

MODULE_LICENSE("GPL"); 
MODULE_AUTHOR("LKMPG"); 
MODULE_DESCRIPTION("A sample driver"); 
MODULE_SUPPORTED_DEVICE("testdevice"); 

where MODULE_SUPPORTED_DEVICE is remove from upstream since March 17, 2021.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions