aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-ep93xx/hardware.h
blob: 4233f6e85150d5537f794acadd26fff332da599b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * linux/include/asm-arm/arch-ep93xx/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 "gesbc9312.h"
#include "ts72xx.h"

#endif