android_kernel_xiaomi_sm8350/arch/arm/mach-ep93xx/include/mach/hardware.h

17 lines
255 B
C
Raw Normal View History

/*
* 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 "gesbc9312.h"
#include "ts72xx.h"
#endif