hw_random: ixp4xx: enable compile-testing
[linux-2.6-block.git] / drivers / char / hw_random / ixp4xx-rng.c
index beec1627db3c1b147fb4be577c61697ef2e1005f..34781028caec088888b76f10bf4348f9434cf35c 100644 (file)
 #include <linux/init.h>
 #include <linux/bitops.h>
 #include <linux/hw_random.h>
+#include <linux/soc/ixp4xx/cpu.h>
 
 #include <asm/io.h>
-#include <mach/hardware.h>
-
 
 static int ixp4xx_rng_data_read(struct hwrng *rng, u32 *buffer)
 {