]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-mb86r0x/hardware.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mb86r0x / hardware.h
1 /*
2  * (C) Copyright 2007
3  *
4  * Author : Carsten Schneider, mycable GmbH
5  *          <cs@mycable.de>
6  *
7  * SPDX-License-Identifier:     GPL-2.0+
8  */
9 #ifndef __ASM_ARCH_HARDWARE_H
10 #define __ASM_ARCH_HARDWARE_H
11
12 #include <asm/sizes.h>
13 #include <asm/arch/mb86r0x.h>
14
15 #endif