spi/orion: Directly include linux/size.h
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
838af50584
commit
895248f851
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include <linux/module.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/clk.h>
|
||||
#include <linux/sizes.h>
|
||||
#include <asm/unaligned.h>
|
||||
|
||||
#define DRIVER_NAME "orion_spi"
|
||||
|
|
Loading…
Reference in a new issue