diff --git a/drivers/char/hw_random/geode-rng.c b/drivers/char/hw_random/geode-rng.c index 79e7482dc5c4..0cae21086c05 100644 --- a/drivers/char/hw_random/geode-rng.c +++ b/drivers/char/hw_random/geode-rng.c @@ -24,12 +24,12 @@ * warranty of any kind, whether express or implied. */ -#include -#include -#include -#include #include -#include +#include +#include +#include +#include +#include #define GEODE_RNG_DATA_REG 0x50 #define GEODE_RNG_STATUS_REG 0x54