[ARM] 4210/1: base for new machine type "NetSilicon NS9360"
[linux-2.6/linux-loongson.git] / include / asm-arm / arch-ns9xxx / board.h
blob91dc8fb1027fe3ceb7b484f5391be0aa1a2ff815
1 /*
2 * include/asm-arm/arch-ns9xxx/board.h
4 * Copyright (C) 2006 by Digi International Inc.
5 * All rights reserved.
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License version 2 as published by
9 * the Free Software Foundation.
11 #ifndef __ASM_ARCH_BOARD_H
12 #define __ASM_ARCH_BOARD_H
14 #include <asm/mach-types.h>
16 #define board_is_a9m9750dev() (machine_is_cc9p9360dev())
18 #endif /* ifndef __ASM_ARCH_BOARD_H */