1
0
Fork 0

ipv4: include linux/bug.h instead of asm/bug.h

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.1
Fabian Frederick 2014-11-04 20:13:50 +01:00 committed by David S. Miller
parent 4973404f81
commit 4c787b1626
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
#include <net/netlabel.h>
#include <net/cipso_ipv4.h>
#include <linux/atomic.h>
#include <asm/bug.h>
#include <linux/bug.h>
#include <asm/unaligned.h>
/* List of available DOI definitions */