]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/mailbox/pcc.c
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
[mirror_ubuntu-bionic-kernel.git] / drivers / mailbox / pcc.c
index 9b7005e1345e1a2b0f76ddc8e429a070d4c65790..e5a69679cfa2a0ca4d60b4e18788db21a849ec66 100644 (file)
@@ -69,7 +69,6 @@
 
 #include "mailbox.h"
 
-#define MAX_PCC_SUBSPACES      256
 #define MBOX_IRQ_NAME          "pcc-mbox"
 
 static struct mbox_chan *pcc_mbox_channels;