]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/boot/compressed/misc.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / arch / arm / boot / compressed / misc.c
index 393c8164131484b03c7f0fa4561d294eb8bd0c31..9e6e512f0117df5227142b06299747647f2db72d 100644 (file)
 
 unsigned int __machine_arch_type;
 
-#include <linux/string.h>
+#include <linux/compiler.h>    /* for inline */
+#include <linux/types.h>       /* for size_t */
+#include <linux/stddef.h>      /* for NULL */
+#include <asm/string.h>
 
 #ifdef STANDALONE_DEBUG
 #define putstr printf