diff --git a/[refs] b/[refs] index 02811df34262..78c82e648bb6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f77f50ca1a236ae213d1b9cef4ac042090c98ae6 +refs/heads/master: dc1c43e972c95b82416cc87258dbc037d6de5923 diff --git a/trunk/drivers/video/skeletonfb.c b/trunk/drivers/video/skeletonfb.c index 9b707771d757..67f429e93189 100644 --- a/trunk/drivers/video/skeletonfb.c +++ b/trunk/drivers/video/skeletonfb.c @@ -906,11 +906,6 @@ static void __exit xxxfb_exit(void) } #endif -MODULE_LICENSE("GPL"); -module_init(xxxfb_init); -module_exit(xxxfb_exit); - - /* * Setup */