diff --git a/[refs] b/[refs] index f74207dbd729..a45fbdb6fae2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9f56fad741163fe2111cbbcfb7ff795ebdabdab1 +refs/heads/master: 5350d3ba3d4cee899fa0b95fc0d30202ac8073e7 diff --git a/trunk/drivers/char/specialix.c b/trunk/drivers/char/specialix.c index 3c67c3d83de9..e72be4190a44 100644 --- a/trunk/drivers/char/specialix.c +++ b/trunk/drivers/char/specialix.c @@ -2365,3 +2365,4 @@ module_init(specialix_init_module); module_exit(specialix_exit_module); MODULE_LICENSE("GPL"); +MODULE_ALIAS_CHARDEV_MAJOR(SPECIALIX_NORMAL_MAJOR);