• David S. Miller's avatar
    phonet: Fix build. · 421d20a3
    David S. Miller authored
    As reported by Oliver Hartkopp:
    
    net/phonet/pn_dev.c: In function ‘phonet_init_net’:
    net/phonet/pn_dev.c:221: error: implicit declaration of function
    ‘proc_net_fops_create’
    net/phonet/pn_dev.c: In function ‘phonet_exit_net’:
    net/phonet/pn_dev.c:242: error: implicit declaration of function ‘proc_net_remove’
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    421d20a3
pn_dev.c 6.49 KB