blob: c0e3f206cddade0f2fd8907ddd63e85c7005c66b [file] [log] [blame]
Matthias Weisser63c36f52010-08-09 13:31:49 +02001/*
2 * (C) Copyright 2007
3 *
4 * Author : Carsten Schneider, mycable GmbH
5 * <cs@mycable.de>
6 *
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02007 * SPDX-License-Identifier: GPL-2.0+
Matthias Weisser63c36f52010-08-09 13:31:49 +02008 */
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