[PATCH] ppc32: Add missing initrd header on ppc440

This missing initrd header slipped though last time.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Tento commit je obsažen v:
Matt Porter
2005-11-07 00:58:16 -08:00
odevzdal Linus Torvalds
rodič 7869ec6d73
revize 634e67ff91

Zobrazit soubor

@@ -20,6 +20,7 @@
#include <linux/types.h>
#include <linux/serial.h>
#include <linux/module.h>
#include <linux/initrd.h>
#include <asm/ibm44x.h>
#include <asm/mmu.h>