Replace <compiler.h> with <linux/compiler.h>
Including <linux/compiler.h> is enough for general use. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:

committed by
Tom Rini

parent
e873b97a01
commit
afc366f01b
@@ -33,7 +33,6 @@
|
||||
#include <linux/ctype.h>
|
||||
#include <asm/byteorder.h>
|
||||
#include <asm/unaligned.h>
|
||||
#include <compiler.h>
|
||||
#include <errno.h>
|
||||
#include <usb.h>
|
||||
#ifdef CONFIG_4xx
|
||||
|
Reference in New Issue
Block a user