This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / misc / ibmasm / ibmasm.h
index 6fec7fd..9b3ff1d 100644 (file)
@@ -158,7 +158,7 @@ struct remote_queue {
 struct service_processor {
        struct list_head        node;
        spinlock_t              lock;
-       void __iomem            *base_address;
+       void                    *base_address;
        unsigned int            irq;
        struct command          *current_command;
        struct command          *heartbeat;