Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-ppc / xparameters.h
blobfe4eac6291393df2ed167737d444753e4cd6e082
1 /*
2 * include/asm-ppc/xparameters.h
4 * This file includes the correct xparameters.h for the CONFIG'ed board
6 * Author: MontaVista Software, Inc.
7 * source@mvista.com
9 * 2004 (c) MontaVista Software, Inc. This file is licensed under the terms
10 * of the GNU General Public License version 2. This program is licensed
11 * "as is" without any warranty of any kind, whether express or implied.
14 #include <linux/config.h>
16 #if defined(CONFIG_XILINX_ML300)
17 #include <platforms/4xx/xparameters/xparameters_ml300.h>
18 #endif