blob: 7b303dd95e370b033b1d26480e11c695f9576ce3 [file] [log] [blame]
/*
* linux/include/asm-arm/arch-comcerto/irqs.h
*
* Copyright (C) 2004,2005 Mindspeed Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*/
#ifndef __ASM_ARCH_SPI_H
#define __ASM_ARCH_SPI_H
#if defined(CONFIG_ARCH_M86XX)
#include <mach/comcerto-2000/spi.h>
#else
#error "Unsupported CPU"
#endif
#endif /* __ASM_ARCH_SPI_H */