* [U-Boot] [PATCH] gpio: mxs: Remove netdev.h
@ 2016-05-25 0:12 Marek Vasut
2016-05-25 3:30 ` Simon Glass
2016-06-03 13:58 ` [U-Boot] " Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Marek Vasut @ 2016-05-25 0:12 UTC (permalink / raw)
To: u-boot
The MXS certainly does not support any sort of networking in GPIO code,
remove the netdev.h header.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
---
drivers/gpio/mxs_gpio.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpio/mxs_gpio.c b/drivers/gpio/mxs_gpio.c
index b54a10b..c25b4c1 100644
--- a/drivers/gpio/mxs_gpio.c
+++ b/drivers/gpio/mxs_gpio.c
@@ -8,7 +8,6 @@
*/
#include <common.h>
-#include <netdev.h>
#include <asm/errno.h>
#include <asm/io.h>
#include <asm/arch/iomux.h>
--
2.7.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] gpio: mxs: Remove netdev.h
2016-05-25 0:12 [U-Boot] [PATCH] gpio: mxs: Remove netdev.h Marek Vasut
@ 2016-05-25 3:30 ` Simon Glass
2016-06-03 13:58 ` [U-Boot] " Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2016-05-25 3:30 UTC (permalink / raw)
To: u-boot
On 24 May 2016 at 18:12, Marek Vasut <marex@denx.de> wrote:
> The MXS certainly does not support any sort of networking in GPIO code,
> remove the netdev.h header.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Simon Glass <sjg@chromium.org>
> ---
> drivers/gpio/mxs_gpio.c | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass <sjg@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] gpio: mxs: Remove netdev.h
2016-05-25 0:12 [U-Boot] [PATCH] gpio: mxs: Remove netdev.h Marek Vasut
2016-05-25 3:30 ` Simon Glass
@ 2016-06-03 13:58 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-06-03 13:58 UTC (permalink / raw)
To: u-boot
On Wed, May 25, 2016 at 02:12:32AM +0200, Marek Vasut wrote:
> The MXS certainly does not support any sort of networking in GPIO code,
> remove the netdev.h header.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Simon Glass <sjg@chromium.org>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160603/20e7e7ab/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-03 13:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 0:12 [U-Boot] [PATCH] gpio: mxs: Remove netdev.h Marek Vasut
2016-05-25 3:30 ` Simon Glass
2016-06-03 13:58 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox