All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tor Krill <tor@excito.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v1 2/5] ATA: Add the libata support
Date: Mon, 17 Mar 2008 21:55:47 +0000 (UTC)	[thread overview]
Message-ID: <QL1wBpZm.1205790946.8320570.tor@localhost> (raw)
In-Reply-To: <1205656425.3656.4.camel@localhost.localdomain>




On 3/16/2008, "Dave Liu" <r63238@freescale.com> wrote:

>add simple libata support in u-boot

I get a compilation error on libata.c:

---8<----------------------
u-boot/include/libata.h:177: warning: type defaults to 'int' in
declaration of 'u16'
-----8<--------------------

Seems to be a missing include of "common.h". Adding it to libata.c (or
libata.h) fixes the issue.

/Tor

  reply	other threads:[~2008-03-17 21:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-16  8:33 [U-Boot-Users] [PATCH v1 2/5] ATA: Add the libata support Dave Liu
2008-03-17 21:55 ` Tor Krill [this message]
2008-03-19  9:35 ` Tor Krill
2008-03-19  9:08   ` Dave Liu
2008-03-19 12:14     ` Wolfgang Denk
2008-03-19 12:06   ` Wolfgang Denk
2008-03-19 13:16     ` Tor Krill
2008-03-19 12:23       ` Liu Dave

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=QL1wBpZm.1205790946.8320570.tor@localhost \
    --to=tor@excito.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.