Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[sfrench/cifs-2.6.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);