Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/initrd.h>
#include <linux/of_platform.h>
#include <asm/time.h>
#include <asm/prom.h>
#include <asm/mpic.h>
#include <asm/pci-bridge.h>
#include "mpc10x.h"
Go to the source code of this file.
Functions | |
machine_device_initcall (linkstation, declare_of_platform_devices) | |
void | avr_uart_configure (void) |
void | avr_uart_send (const char) |
define_machine (linkstation) | |
define_machine | ( | linkstation | ) |
Definition at line 153 of file linkstation.c.
machine_device_initcall | ( | linkstation | , |
declare_of_platform_devices | |||
) |