pci: extend NR_DRIVERS to cover all system processes
This commit is contained in:
parent
ae75f9d4e5
commit
86cc12b9a3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ main.c
|
|||
|
||||
#include "pci.h"
|
||||
|
||||
#define NR_DRIVERS 16
|
||||
#define NR_DRIVERS NR_SYS_PROCS
|
||||
|
||||
PRIVATE struct acl
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue