]> git.ipfire.org Git - people/ms/u-boot.git/blame - 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
CommitLineData
f87fa62a
CN
1/*
2 * clock.h
3 *
4 * clock header
5 *
b43c17cb 6 * Copyright (C) 2011, Texas Instruments Incorporated - http://www.ti.com/
f87fa62a 7 *
1a459660 8 * SPDX-License-Identifier: GPL-2.0+
f87fa62a
CN
9 */
10
11#ifndef _CLOCKS_H_
12#define _CLOCKS_H_
13
14#include <asm/arch/clocks_am33xx.h>
15
16#endif