diff --git a/drivers/pnp/system.c b/drivers/pnp/system.c index 6950503741eb654d9c5626f00d42c413b27c019f..835113b2cb04185ca01864801951b826674e39a4 100644 --- a/drivers/pnp/system.c +++ b/drivers/pnp/system.c @@ -106,7 +106,7 @@ static int __init pnp_system_init(void) return pnp_register_driver(&system_pnp_driver); } -/** +/* * Reserve motherboard resources after PCI claim BARs, * but before PCI assign resources for uninitialized PCI devices */