X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fspi%2Fmpc8xxx_spi.c;h=811b5d44fb272330cb3a3a1cc6c915143748ada1;hb=08649c3d50b1ca014a9e0bf87c724f99f88a20ce;hp=1bde31ad349f92485d45b7588f674f7e17f2e34e;hpb=150db4264d210f6fd4fbf5e0e9cafc135eb13c17;p=oweals%2Fu-boot.git diff --git a/drivers/spi/mpc8xxx_spi.c b/drivers/spi/mpc8xxx_spi.c index 1bde31ad34..811b5d44fb 100644 --- a/drivers/spi/mpc8xxx_spi.c +++ b/drivers/spi/mpc8xxx_spi.c @@ -8,10 +8,14 @@ #include #include #include +#include #include #include #include #include +#include +#include +#include enum { SPI_EV_NE = BIT(31 - 22), /* Receiver Not Empty */