aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ps3av.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/ps3av.h')
-rw-r--r--arch/powerpc/include/asm/ps3av.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/ps3av.h b/arch/powerpc/include/asm/ps3av.h
index d30bde2b11e..5aa22cffdbd 100644
--- a/arch/powerpc/include/asm/ps3av.h
+++ b/arch/powerpc/include/asm/ps3av.h
@@ -678,6 +678,8 @@ struct ps3av_pkt_avb_param {
u8 buf[PS3AV_PKT_AVB_PARAM_MAX_BUF_SIZE];
};
+/* channel status */
+extern u8 ps3av_mode_cs_info[];
/** command status **/
#define PS3AV_STATUS_SUCCESS 0x0000 /* success */