summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/hardware.h
blob: 697976d8969b2fe6adb62699e41a103b5fc2cc24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * linux/include/asm-arm/hardware.h
 *
 * Copyright (C) 1996 Russell King
 *
 * Common hardware definitions
 */

#ifndef __ASM_HARDWARE_H
#define __ASM_HARDWARE_H

#include <asm/arch/hardware.h>

#endif