#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/fs.h>
#include <linux/root_dev.h>
#include <linux/console.h>
#include <linux/export.h>
#include <linux/bootmem.h>
#include <asm/machdep.h>
#include <asm/firmware.h>
#include <asm/time.h>
#include <asm/iommu.h>
#include <asm/udbg.h>
#include <asm/prom.h>
#include <asm/lv1call.h>
#include <asm/ps3gpu.h>
#include "platform.h"
Go to the source code of this file.
#define prealloc_ps3fb_videomemory |
( |
| ) |
do { } while (0) |
#define prealloc_ps3flash_bounce_buffer |
( |
| ) |
do { } while (0) |
int ps3_compare_firmware_version |
( |
u16 |
major, |
|
|
u16 |
minor, |
|
|
u16 |
rev |
|
) |
| |