All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Dave Airlie <airlied@linux.ie>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC] DRM remove DMA/IRQ macros..
Date: Sun, 5 Sep 2004 20:36:22 -0700	[thread overview]
Message-ID: <20040905203622.32f75496.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0409051015570.14009@skynet>

On Sun, 5 Sep 2004 10:21:34 +0100 (IST)
Dave Airlie <airlied@linux.ie> wrote:

> 	The attached patch dumps the DMA/IRQ macros, I've realised I one
> more to go after this for some macros from the ffb driver,


Speaking of the ffb driver, you broke the build of
it pretty seriously 2 days ago, please fix.  Thanks.

drivers/char/drm/ffb_drv.c: At top level:
drivers/char/drm/ffb_drv.c:296: warning: `ffb_presetup' defined but not used
drivers/char/drm/ffb_drv.c:179: warning: `ffb_count_card_instances' defined but not used
  CC [M]  drivers/char/drm/ffb_context.o
drivers/char/drm/ffb_context.c: In function `ffb_driver_presetup':
drivers/char/drm/ffb_context.c:559: warning: implicit declaration of function `ffb_presetup'
drivers/char/drm/ffb_context.c:560: error: `_ret' undeclared (first use in this function)
drivers/char/drm/ffb_context.c:560: error: (Each undeclared identifier is reported only once
drivers/char/drm/ffb_context.c:560: error: for each function it appears in.)
drivers/char/drm/ffb_context.c: In function `ffb_driver_postcleanup':
drivers/char/drm/ffb_context.c:570: error: `ffb_position' undeclared (first use in this function)
drivers/char/drm/ffb_context.c: In function `ffb_driver_kernel_context_switch_unlock':
drivers/char/drm/ffb_context.c:580: error: `lock' undeclared (first use in this function)
drivers/char/drm/ffb_context.c: At top level:
drivers/char/drm/ffb_context.c:591: warning: static declaration for `ffb_driver_register_fns' follows non-static
drivers/char/drm/ffb_context.c: In function `ffb_driver_register_fns':
drivers/char/drm/ffb_context.c:593: warning: assignment from incompatible pointer type
drivers/char/drm/ffb_context.c:596: warning: assignment from incompatible pointer type
drivers/char/drm/ffb_context.c: At top level:
drivers/char/drm/ffb_context.c:591: warning: `ffb_driver_register_fns' defined but not used

  reply	other threads:[~2004-09-06  3:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-05  9:21 [RFC] DRM remove DMA/IRQ macros Dave Airlie
2004-09-06  3:36 ` David S. Miller [this message]
2004-09-06  3:42   ` Dave Airlie
2004-09-06  3:45     ` David S. Miller
2004-09-06  4:17       ` Paul Jackson
2004-09-06  5:53         ` Dave Airlie

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=20040905203622.32f75496.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=airlied@linux.ie \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.