[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to complete...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / sparc / kernel / prom.h
blobcf5fe1c0b024b748b682498093f4a9fd759cf3dd
1 #ifndef __PROM_H
2 #define __PROM_H
4 #include <linux/spinlock.h>
5 #include <asm/prom.h>
7 extern void of_console_init(void);
9 extern unsigned int prom_early_allocated;
11 #endif /* __PROM_H */