blob: 42a52bc36c40d6a948a6b735f435a020b6b68c49 [file] [log] [blame]
Matthias Weisser6052ac82010-08-09 13:31:49 +02001/*
2 * (C) Copyright 2007
3 *
4 * Author : Carsten Schneider, mycable GmbH
5 * <cs@mycable.de>
6 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02007 * SPDX-License-Identifier: GPL-2.0+
Matthias Weisser6052ac82010-08-09 13:31:49 +02008 */
9#ifndef __ASM_ARCH_HARDWARE_H
10#define __ASM_ARCH_HARDWARE_H
11
Alexey Brodkin1ace4022014-02-26 17:47:58 +040012#include <linux/sizes.h>
Matthias Weisser6052ac82010-08-09 13:31:49 +020013#include <asm/arch/mb86r0x.h>
14
15#endif