aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2/include/mach/hardware.h
blob: 105b96964f25c20a5fd442842c8556180535af7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * arch/arm/mach-prima2/include/mach/hardware.h
 *
 * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
 *
 * Licensed under GPLv2 or later.
 */

#ifndef __MACH_HARDWARE_H__
#define __MACH_HARDWARE_H__

#include <asm/sizes.h>
#include <mach/map.h>

#endif