mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kristoffer Ericson <kristoffer.ericson@gmail.com>
To: Paul Mundt <lethal@linux-sh.org>
Cc: linux-main <linux-kernel@vger.kernel.org>,
	linuxsh <linuxsh-dev@lists.sourceforge.net>
Subject: [SUPERH] dma-mapping.h structure has no member named page
Date: Tue, 23 Oct 2007 18:53:05 -0700	[thread overview]
Message-ID: <20071023185305.4fd9a084.Kristoffer.ericson@gmail.com> (raw)

Greetings,

Got this after syncing my tree with linux-2.6.git.

In file included from include/linux/dma-mapping.h:52,
                 from include/linux/dmaengine.h:29,
                 from include/linux/skbuff.h:29,
                 from include/linux/netlink.h:155,
                 from include/linux/genetlink.h:4,
                 from include/net/genetlink.h:4,
                 from include/linux/taskstats_kern.h:12,
                 from init/main.c:46:
include/asm/dma-mapping.h: In function `dma_map_sg':
include/asm/dma-mapping.h:88: error: structure has no member named `page'
include/asm/dma-mapping.h:91: error: structure has no member named `page'
include/asm/dma-mapping.h: In function `dma_sync_sg':
include/asm/dma-mapping.h:141: error: structure has no member named `page'
include/asm/dma-mapping.h:144: error: structure has no member named `page'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

             reply	other threads:[~2007-10-23 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24  1:53 Kristoffer Ericson [this message]
2007-10-23 23:05 ` Jens Axboe
2007-10-24 23:34   ` Kristoffer Ericson

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=20071023185305.4fd9a084.Kristoffer.ericson@gmail.com \
    --to=kristoffer.ericson@gmail.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxsh-dev@lists.sourceforge.net \
    /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

Powered by JetHome