X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-ks8695%2Fio.h;fp=include%2Fasm-arm%2Farch-ks8695%2Fio.h;h=0000000000000000000000000000000000000000;hb=fdee8764947cde1e6933e7d981ce5b9de00e83e6;hp=8edc4bd6aadfbc57df4cee0c4335cd2258c107fd;hpb=5e98022428bf97c435adaaaf3975eeb19040f8eb;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/arch-ks8695/io.h b/include/asm-arm/arch-ks8695/io.h deleted file mode 100644 index 8edc4bd6aad..00000000000 --- a/include/asm-arm/arch-ks8695/io.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * include/asm-arm/arch-ks8695/io.h - * - * Copyright (C) 2006 Andrew Victor - * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. - */ - -#ifndef __ASM_ARCH_IO_H -#define __ASM_ARCH_IO_H - -#define IO_SPACE_LIMIT 0xffffffff - -#define __io(a) ((void __iomem *)(a)) -#define __mem_pci(a) (a) - -#endif