From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 10/18] MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
Date: Sat, 19 Dec 2015 19:18:01 +0100 [thread overview]
Message-ID: <56759F59.5080304@gmail.com> (raw)
In-Reply-To: <5672F173.8070000@microchip.com>
Am 17.12.2015 um 18:31 schrieb Purna Chandra Mandal:
> With CONFIG_CMD_GPIO compilation reports error.
> common/cmd_gpio.c:13:22: fatal error: asm/gpio.h: No such file or directory
> #include <asm/gpio.h>
> ^
> Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>
>
> ---
>
> arch/mips/include/asm/gpio.h | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 arch/mips/include/asm/gpio.h
>
applied to u-boot-mips/next, thanks
--
- Daniel
prev parent reply other threads:[~2015-12-19 18:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 17:31 [U-Boot] [PATCH v1 10/18] MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO Purna Chandra Mandal
2015-12-18 8:39 ` Chin Liang See
2015-12-18 22:41 ` Simon Glass
2015-12-19 18:18 ` Daniel Schwierzeck [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=56759F59.5080304@gmail.com \
--to=daniel.schwierzeck@gmail.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.