]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/parisc-device.h
kobject: do not copy vargs, just pass them around
[linux-2.6-omap-h63xx.git] / include / asm-parisc / parisc-device.h
index e12624d8941d69cbc6bb35bb70d452d70642b428..7aa13f2add7a837d36653a7f4f63a0bcc521fbb0 100644 (file)
@@ -15,7 +15,7 @@ struct parisc_device {
        unsigned int    num_addrs;      /* some devices have additional address ranges. */
        unsigned long   *addr;          /* which will be stored here */
  
-#ifdef __LP64__
+#ifdef CONFIG_64BIT
        /* parms for pdc_pat_cell_module() call */
        unsigned long   pcell_loc;      /* Physical Cell location */
        unsigned long   mod_index;      /* PAT specific - Misc Module info */