[ARM] Convert asm/io.h to linux/io.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2008-09-06 12:10:45 +01:00
committed by Russell King
parent 33fa9b1328
commit fced80c735
278 changed files with 282 additions and 306 deletions

View File

@ -7,9 +7,9 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/io.h>
#include <mach/hardware.h>
#include <asm/hardware/iomd.h>
#include <asm/io.h>
static inline void arch_idle(void)
{