diff --git a/examples/hello-4.c b/examples/hello-4.c index 2deb721..69c2154 100644 --- a/examples/hello-4.c +++ b/examples/hello-4.c @@ -8,7 +8,6 @@ MODULE_LICENSE("GPL"); MODULE_AUTHOR("LKMPG"); MODULE_DESCRIPTION("A sample driver"); -MODULE_SUPPORTED_DEVICE("testdevice"); static int __init init_hello_4(void) {