Newer
Older
barebox / arch / arm / mach-netx / include / mach / netx-eth.h
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 22 Oct 2009 141 bytes [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
#ifndef _ASM_ARCH_NETX_ETH_H
#define _ASM_ARCH_NETX_ETH_H

struct netx_eth_platform_data {
	int xcno;
};

#endif /* _ASM_ARCH_NETX_ETH_H */