]> git.ipfire.org Git - thirdparty/kernel/stable.git/blob - arch/arm/mach-w90x900/nuc910.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / arch / arm / mach-w90x900 / nuc910.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * arch/arm/mach-w90x900/nuc910.h
4 *
5 * Copyright (c) 2008 Nuvoton corporation
6 *
7 * Header file for NUC900 CPU support
8 *
9 * Wan ZongShun <mcuos.com@gmail.com>
10 */
11 #include "nuc9xx.h"
12
13 /* extern file from nuc910.c */
14
15 extern void nuc910_board_init(void);
16 extern void nuc910_init_clocks(void);
17 extern void nuc910_map_io(void);