aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include/mach/hardware.h
blob: 2866297310b7c9e38f80a7992921481e7140d00b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * arch/arm/mach-ep93xx/include/mach/hardware.h
 */
#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H

#include "ep93xx-regs.h"

#define pcibios_assign_all_busses()	0

#include "platform.h"

#include "ts72xx.h"

#endif