]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/main.c
[POWERPC] Make kernel_entry_t have global scope in bootwrapper
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / main.c
index 56b56a8d4b2334081dbc63452697da21cd5c8078..416dc3857bfe8dcc468c8f6c3d0953970a31de40 100644 (file)
@@ -36,8 +36,6 @@ struct addr_range {
        unsigned long size;
 };
 
-typedef void (*kernel_entry_t)(unsigned long, unsigned long, void *);
-
 #undef DEBUG
 
 static struct addr_range prep_kernel(void)