[PATCH] fixup! raspberry-pi: add board model detection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---

The 'has_onboard_eth' field is unused.

---
 arch/arm/boards/raspberry-pi/rpi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boards/raspberry-pi/rpi.c b/arch/arm/boards/raspberry-pi/rpi.c
index 81b485e..108bd28 100644
--- a/arch/arm/boards/raspberry-pi/rpi.c
+++ b/arch/arm/boards/raspberry-pi/rpi.c
@@ -140,7 +140,6 @@ static void rpi_b_init(void)
 /* See comments in mbox.h for data source */
 static const struct {
 	const char *name;
-	bool has_onboard_eth;
 	void (*init)(void);
 } models[] = {
 	RPI_MODEL(0, "Unknown model", NULL),
-- 
2.1.4


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux