]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/mpic.h
sdio: add SDIO_FBR_BASE(f) macro
[linux-2.6] / include / asm-powerpc / mpic.h
index 2ffb06abe881c703d98347ee3bf9c0f0528a35c2..262db6b8da7349c073f0eaf126f4e245133e4c6a 100644 (file)
@@ -296,6 +296,9 @@ struct mpic
        unsigned int            dcr_base;
 #endif
 
+       /* Protected sources */
+       unsigned long           *protected;
+
 #ifdef CONFIG_MPIC_WEIRD
        /* Pointer to HW info array */
        u32                     *hw_set;