public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <linux@treblig.org>
To: jassisinghbrar@gmail.com, rrice@broadcom.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
Date: Fri, 5 Jul 2024 01:24:54 +0000	[thread overview]
Message-ID: <ZodLZl8oQSmsUoN2@gallifrey> (raw)
In-Reply-To: <ZmTEqs2PKZZW_mYT@gallifrey>

* Dr. David Alan Gilbert (linux@treblig.org) wrote:
> * linux@treblig.org (linux@treblig.org) wrote:
> > From: "Dr. David Alan Gilbert" <linux@treblig.org>
> > 
> > 'pdf_dma_map' has been unused since the original
> > commit a24532f8d17b ("mailbox: Add Broadcom PDC mailbox driver").
> > 
> > Remove it.
> > 
> > Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> 
> Ping

Ping^2

> 
> > ---
> >  drivers/mailbox/bcm-pdc-mailbox.c | 4 ----
> >  1 file changed, 4 deletions(-)
> > 
> > diff --git a/drivers/mailbox/bcm-pdc-mailbox.c b/drivers/mailbox/bcm-pdc-mailbox.c
> > index 242e7504a628..a873672a9082 100644
> > --- a/drivers/mailbox/bcm-pdc-mailbox.c
> > +++ b/drivers/mailbox/bcm-pdc-mailbox.c
> > @@ -158,10 +158,6 @@ enum pdc_hw {
> >  	PDC_HW		/* PDC/MDE hardware (i.e. Northstar 2, Pegasus) */
> >  };
> >  
> > -struct pdc_dma_map {
> > -	void *ctx;          /* opaque context associated with frame */
> > -};
> > -
> >  /* dma descriptor */
> >  struct dma64dd {
> >  	u32 ctrl1;      /* misc control bits */
> > -- 
> > 2.45.1
> > 
> -- 
>  -----Open up your eyes, open up your mind, open up your code -------   
> / Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
> \        dave @ treblig.org |                               | In Hex /
>  \ _________________________|_____ http://www.treblig.org   |_______/
> 
-- 
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
\        dave @ treblig.org |                               | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

      reply	other threads:[~2024-07-05  1:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23 20:37 [PATCH] mailbox: bcm-pdc: remove unused struct 'pdc_dma_map' linux
2024-06-08 20:52 ` Dr. David Alan Gilbert
2024-07-05  1:24   ` Dr. David Alan Gilbert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZodLZl8oQSmsUoN2@gallifrey \
    --to=linux@treblig.org \
    --cc=jassisinghbrar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rrice@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox