pm3fb: Fix compile error if module
pm3fb_setup() should only compiled if pm3fb is built statically in the kernel. Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Este cometimento está contido em:

cometido por
Linus Torvalds

ascendente
af3b146d26
cometimento
7248d49749
@@ -985,7 +985,7 @@ static void __exit pm3fb_exit(void)
|
||||
pci_unregister_driver(&pm3fb_driver);
|
||||
}
|
||||
|
||||
#ifdef MODULE
|
||||
#ifndef MODULE
|
||||
/*
|
||||
* Setup
|
||||
*/
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador