X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fsound%2Fmax98095.c;h=6a98dac04bba48c39520287c98efb46ddfc9dc75;hb=a1efd49ee269e0eeb9af12d52031853d08928810;hp=d7313f9ad75484e93a92b27c70bced874ec1c92e;hpb=04660d6424b3bd8e613ca8774f2b36c5d8bea976;p=oweals%2Fu-boot.git diff --git a/drivers/sound/max98095.c b/drivers/sound/max98095.c index d7313f9ad7..6a98dac04b 100644 --- a/drivers/sound/max98095.c +++ b/drivers/sound/max98095.c @@ -10,17 +10,16 @@ * published by the Free Software Foundation. */ -#include -#include -#include -#include -#include -#include #include #include #include #include #include +#include +#include +#include +#include +#include #include "i2s.h" #include "max98095.h"