]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/include/asm/arch-am33xx/clock.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / arch / arm / include / asm / arch-am33xx / clock.h
1 /*
2 * clock.h
3 *
4 * clock header
5 *
6 * Copyright (C) 2011, Texas Instruments Incorporated - http://www.ti.com/
7 *
8 * SPDX-License-Identifier: GPL-2.0+
9 */
10
11 #ifndef _CLOCKS_H_
12 #define _CLOCKS_H_
13
14 #include <asm/arch/clocks_am33xx.h>
15
16 #endif