All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Recent git broken in drivers/bios_emulator?
Date: Tue, 07 Aug 2007 18:42:10 +0200	[thread overview]
Message-ID: <46B8A0E2.9040501@googlemail.com> (raw)
In-Reply-To: <1186427133.5970.42.camel@ld0161-tx32>

Jon Loeliger wrote:
> On Mon, 2007-08-06 at 11:44, Dirk Behme wrote:
>>besys.c: In function 'BE_memaddr':
>>besys.c:95: warning: pointer targets in return differ in signedness
>>besys.c: In function 'BE_inb':
>>besys.c:564: error: 'VIDEO_IO_OFFSET' undeclared (first use in this 
>>function)
...
>>bios.c: In function 'int42':
>>bios.c:77: error: 'VIDEO_IO_OFFSET' undeclared (first use in this 
>>function)
>>bios.c:77: error: (Each undeclared identifier is reported only once
>>bios.c:77: error: for each function it appears in.)
..
> Argh.  I specifically asked Jason before he sent out
> his patches to watch out for these cases and to guard
> all of the BIOS_EMU code with a CONFIG_HAS_BIOS_EMU
> sort of #if defined() for just exactly these sorts of
> problems.
> 
> *sigh*
> 
> Sorry.

A quick hackish patch for this below. For anybody who doesn't need bios
emulator and want their stuff to compile.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bios_emulator_patch.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070807/fc04bab4/attachment.txt 

      reply	other threads:[~2007-08-07 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-06 16:44 [U-Boot-Users] Recent git broken in drivers/bios_emulator? Dirk Behme
2007-08-06 19:05 ` Jon Loeliger
2007-08-07 16:42   ` Dirk Behme [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=46B8A0E2.9040501@googlemail.com \
    --to=dirk.behme@googlemail.com \
    --cc=u-boot@lists.denx.de \
    /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.